Pass thru HTML tags in XML Adapter

I am using the Enterprise XML adapter with the ParseXML Configured Operation.

In the script, the HTML tags are something like
Hello World for Hello World

The parse operation is currently tokenizing this off, chopping the rest of the string and I end up with ‘>’. Which is the last character.

Is there a way for the HTML tags to pass-thru without the adapter trying to interpret and Parse it? Please Help !
Thanks
Eric