C# XmlTextWriter to provide basic formating when writing to StringWriter
In my previous post, I discuss how to write with XmlWriter to a String, that is a workable solution, however, it by default will generate the text formatted.
It is good to visual, but