You can't "remove" the CDATA, but you can achieve the desired output somewhat crudely:
This will work for the first type of div you're trying to parse and you can follow something similar with the second one. It could be made more generic with some effort.