1<?xml version="1.0" encoding="UTF-8"?> 2<SAXEvents> 3 <startDocument/> 4 <startElement> 5 <namespaceURI/> 6 <localName>root</localName> 7 <qualifiedName>root</qualifiedName> 8 <attributes/> 9 </startElement> 10 <endElement> 11 <namespaceURI/> 12 <localName>root</localName> 13 <qualifiedName>root</qualifiedName> 14 </endElement> 15 <endDocument/> 16</SAXEvents> 17