Description
Parses XML with a small library suited to projects that need basic structured-data handling. It helps older applications and lightweight tools read XML documents without depending on a large framework.
TinyXML is an older library, so new projects should check compatibility and maintenance needs. Validate untrusted XML before using parsed values.