XML To JSON
Each element name becomes a JSON key, and its content becomes the value. Elements with only text become string values, elements with children become nested objects, and repeated sibling elements with the same name become a JSON array. Most converters wrap the result in a single o