Introduction
TinyXML-2 is a lightweight XML parser to build Document Object Model (DOM) that is easily readable and modifiable. The XML data is parsed into C++ objects to write to an output stream or disk.
Getting Started
TinyXML-2 is simple and easy...