Hi all,
I've got some search query returning from an httprequest and when I parse out the responseXML, it seems to be a single <string> tag surrounding a bunch of escaped XML.
I need well-formed XML tags.
Does anyone know of a good method for doing this

escaped XML string ---> XML?
PB_SQL