Convert JSON to XML format.
Converts a JSON object or array into XML. Keys become element names; values become text or nested elements.
1. Paste valid JSON in the input.
2. Click Convert. The root element is named "root" unless you customize the logic.