When Should I Use SAX?
As an events-based parser that processes documents in a serial manner, the Simple API for XML (SAX) presents an excellent alternative to the Document Object Model (DOM).
http://doc.ddart.net/xmlsdk/htm/sax_concepts_8kaa.htm