1 2 3 4 5 6 7 8 9 10
DocType( html) Characters( ) StartElement(a, attr-error: error while parsing attribute at position 7: Attribute value must start with a quote.) Characters(Hey) EndElement(a) Characters( ) EndDocument