Basically I have a column named XML that is of type TEXT; this cannot be changed for other reason, but I was wondering how I could cast it to XML.<
XML
TEXT
Replacing encoding="utf-8" to encoding="utf-16" worked for me :)