XML to JSON

Paste an XML document and get a clean JSON representation. Attributes are prefixed with "@", text content uses "#text", and repeated sibling elements become arrays automatically. Runs in your browser.

Related tools