I need to parse a specific XML element of xml content, that has only one occurency, to a JSON Array object, using XML.toJSONObject(xml). How do this? When the XML element appears more than one occurence, it's work fine!