xmlformat is a configurable formatter (or
"pretty-printer") for XML documents. It gives the user control over indentation, line-breaking, and
text wrapping. These properties can be defined on
a per-element basis.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Each token is now assigned an input line number, which is displayed in error messages. This provides better information to the user about the location of problems in input files. The token stack is now printed when an error occurs. This provides some idea of the context of the element that is malformed or has malformed content.