Light-weight, simple and fast XML parser for C++ with XPath support
Repository:pugixml-1.7 is out. This is a major release that focuses on performance and memory improvements along with several bug fixes (read the changelog for details).
Highlights for this release include:
format_indent_attributes
that makes the resulting XML friendlier to line diff/merge toolsYou can download the source package or get the new version from GitHub using the latest tag (http://github.com/zeux/pugixml).