simple and small C++ XML parser
TinyXML is a simple, small, C++ XML parser that can be easily integrated
into other programs.
In brief, TinyXML parses an XML document, and builds from that a
Document Object Model (DOM) that can be read, modified, and saved.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://www.grinninglizard.com/tinyxml/
