XML Formatter (#276)
* Added Xml Formatter
* Text in resource file
* Added UnitTests for XmlHelper
* Removed
* Fix merge
* Copied the resource file to other languages
* Uppercase XML in menu
* new HTML icon
* Validate using XmlDocument LoadXml.
* OmitXmlDeclaration if it was not on the input string.
* Added XML Formatter