Hi,

I am trying to create a customized xml doc and save it to a string, so I can send it out by socket.
However, I did not see sample in xmlwriter to do it (I don't want to create a file at the local). Can anyone show me what would be the best way to do it?
Thanks a lot

Chris