public startElement(name as String, atts as AttributeList) as Void throws SAXException:
Receives the start of an element through the SAX1 DocumentHandler API.
DocumentHandler
handler.startElement("item", attributes)