XML-Writer: XML::Writer 0.600 (Perl extension for writing XML documents)
XML-Writer: 
XML-Writer: From the POD:
XML-Writer: 
XML-Writer: ``XML::Writer is a helper module for Perl programs that write an
XML-Writer: XML document. The module handles all escaping for attribute values
XML-Writer: and character data and constructs different types of markup, such
XML-Writer: as tags, comments, and processing instructions.
XML-Writer: 
XML-Writer: ...Additional support is available for a simplified data mode with
XML-Writer: no mixed content: newlines are automatically inserted around
XML-Writer: elements and elements can optionally be indented based as their
XML-Writer: nesting level.''
