As the question says, it just escaped my memory how to display xml in javascript, I want to display some source xml within an div on a page, that sits next to the processed
Fetch your XML using Ajax and simply put the result in a textarea. Style the textarea any way you want.
textarea