Description
XML parsing and writing helps applications read, create, and stream structured XML documents. It is useful for configuration files, data exchange, feeds, and compatibility with systems that still depend on XML.
This is a file-format library, not an XML editor. Applications should handle untrusted XML carefully to avoid resource exhaustion or unsafe external-data behavior.