Hi guys,
I'm new to this XML stuff and something is really bugging me...
If I save my XML using the MS implementation of the DOM and then open the resulting file in notepad, the XML is all written on one line .... ie unformatted! Is there anyway to format it to make it more readable? I notice that if you read in a formatted file and then write it back out it gets written in a formatted form.

Any ideas???

Cheers