XML responses from my webapp have both HTML to add to the page AND some have a script to run.
I\'m trying to send back XML from my webapp like:
JSON would be better suited for this purpose than XML imho.