XML to JSON
github.com/jakethaw/xml_to_json
Indent
Minify
0
1
2
3
4
XML
hello world
JSON
{ "x": "hello world" }