Writes the closing tag of an open XML element.
public void endElement();
Writes the closing tag of the XML element most recently opened using StartElement.
If no elements are opened, the call throws an exception