Hello, we have a 3rd party sending us information like:
<ns0:foo><content><?xml version="1.0" encoding="UTF-8"?><
{lots more escaped XML here"}
</content>
</ns0:foo>
What is the best way to parse this internal content into a message type?