Introduction - If you have any usage issues, please Google them yourself
Utility class for writing XML files. This class provides convenience methods for creating XML documents, such as starting and ending tags, and adding content and comments. This class handles correct XML formatting and will properly escape text to ensure that the text remains valid XML.