XML to JSON
Convert XML data to JSON format
About XML to JSON
Convert XML to JSON online. Clean, formatted output. Handles attributes and namespaces.
Frequently Asked Questions
How are XML attributes handled?
XML attributes are converted to JSON properties, prefixed with @ to distinguish from child elements.