Working now
XML to JSON
Walks the document and builds the matching JSON. Attributes are prefixed with an @ so they do not collide with child elements. Repeated elements become arrays.
How to use it
- Drop an XML file.
- Wait for it to convert.
- Copy or save the JSON.