Paste XML and get JSON — elements become keys, repeated tags become arrays, and text is coerced to numbers or booleans where possible. Runs in your browser.
It maps elements and text; XML attributes are not included. Use it for element-based XML.
Repeated child tags with the same name become a JSON array.