XML to JSON
Convert XML to JSON. Handles attributes, text content and nested elements.
#xml#json#convert#transform#data
Loading tool...
How to use
- 1Paste XML into the input
- 2Click "Process"
- 3Get formatted JSON output
Frequently Asked Questions — XML to JSON
How are XML attributes handled?+
Attributes are stored under the "@attributes" key in the corresponding JSON object.