I use the Expat parser in my mod_dav Apache module. In fact, Apache
1.3.9 *includes* a copy of Expat 1.1 in the distribution.
Information about Expat can be found at:
http://www.jclark.com/xml/expat.html
It is a very easy parser to use, is written in C, is fast, and it uses a
SAX interface.
Cheers,
-g
-- Greg Stein, http://www.lyra.org/