Easiest way to Format XML Data
If you are frustated with the formatting of an XML file and you don't want to format your Xml data more then the easiest way to format Xml data is
Open the Xml file in Visual Studio
Cut all the data and Past it again. It will be formatted by itself.