Description
XML documents can be parsed, validated, and generated inside Windows-targeted applications with libxml2. Developers use it for configuration files, document formats, web data, and tooling that depends on XML.
It is an XML toolkit library, not a document editor. XML parsers must be configured carefully for untrusted input, external entities, and large or malformed documents.