JSON to XML Converter
This online tool allows you to convert a JSON file into an XML file. This process is not 100% accurate in that XML uses different item types that do not have an equivalent JSON representation.
- A default root element is created
- JSON array entries are converted to individual XML elements
- All JSON property values will be converted to #text item types