> I have a situation where users can paste XML into a text field. > When I try > to display it, the XML parts of the text don't show up because the > browser > sees it as XML. What can I do to make the XML show as text? Wrap it in <pre> tags.