Data
Bridge
Convert JSON and XML formats
JSON / XML Converter
Paste JSON or XML and convert to the other format with one click.
JSON
{ "name": "Alice", "age": 30, "active": true }
XML
<root> <name>Alice</name> <age>30</age> <active>true</active> </root>
Convert