XML parser library for C++ with simple and efficient parsing
XML parser
tinyxml
$ tinyxml document.xml
$ tinyxml -validate config.xml
$ tinyxml -format input.xml > output.xml