Description
C programs can parse XML documents through a small library inspired by PHP’s simpleXML approach.
This is a development library. XML input can be untrusted or large, so applications using it should still validate data and handle parsing errors carefully.