String xmlstring = ""; XMLElement e = XMLElement.parse(xmlstring); String id = e.toString(); String check = ""; _checkEqual(id,check);