I've read few emails with similar problems to mine, but I could not find a solution.
My problem is:
Import a xml file with revCreateXMLTree.
Inside the xml file there is a string : "<TITLE><![CDATA[«John Doe fined €10,000 for failing to properly inform the Istitute»]]></TITLE>"
It's all ok but the output in the field is " ¬´John Doe fined €10,000 for failing to properly inform the the Istitute¬ª "
I've tested with uniencode and unidecode but without result.
I'm crazy out

Any hints?
Thanks,
Paolo