in reply to SOAP::Lite encoding xml

setting $SOAP::Constants::DO_NOT_USE_XML_PARSER = 1; should turn parsing of xml where the xml is one of your data entries.

just another cpan module author