tinyXml2
Mark for latter
from: http://www.grinninglizard.com/tinyxml2/index.html
UTF-8 Unicode support.
Advantages of TinyXML-2
- The focus of all future dev.
- Many fewer memory allocation (1/10th to 1/100th), uses less memory (about 40% of TinyXML-1), and faster (~5x on read).
- No STL requirement.
- More modern C++, including a proper namespace.
- Proper and useful handling of whitespace