XML to JSON
Convert XML documents into structured JSON. Attributes become @-prefixed keys, repeated elements become arrays, and mixed text is kept under #text.
Format Options
XML Inputxml
Loading editor...
JSON Outputjson
Loading editor...
Convert XML documents into structured JSON. Attributes become @-prefixed keys, repeated elements become arrays, and mixed text is kept under #text.