1SAX.setDocumentLocator() 2SAX.startDocument() 3SAX.startElement(foo) 4SAX.endElement(foo) 5SAX.endDocument() 6