Tool
Boxy
Free Online Tools
EN
JA
KO
Tools
/
π»
Developer
/
Xml To Json
π»
Xml To Json
NEW
xml Β· json Β· convert Β· parse
XML Input
<?xml version="1.0"?> <catalog> <book id="bk101"> <author>Gambardella, Matthew</author> <title>XML Developer Guide</title> <price>44.95</price> </book> <book id="bk102"> <author>Ralls, Kim</author> <title>Midnight Rain</title> <price>5.95</price> </book> </catalog>
JSON Output
Convert XML to JSON