Engage Interactive has updated two open source XML parsers written in PHP. SAXY 0.8.7 exposes a SAX like interface. Version 0.87 fixes a bug in attribute parsing. DOMIT! 0.9.8 exposes an API based on the Document Object Model (DOM). Version 0.98 is compatible with PHP 5 and supports HTTP proxy connections with basic authorization. Both are published under the GPL.