I wonder if there is an online JSON to XML converter I can use.
Sure there is: http://www.utilities-online.info/xmltojson/
(URL fixed to moved location. This comment necessary to meet minimum edit requirements.)
Another one http://json.online-toolz.com/tools/xml-json-convertor.php
But it skips some data:
<test>
<el id="1">content</el>
</test>
you'll get
{"test":{"el":"content"}}
So id attribute will be lost.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With