All tools
JSON to XML
Convert a JSON object or array into clean, indented XML, handling nested structures and arrays.
XML
Arrays repeat their parent element; a top-level array is wrapped in <item> elements. Keys are sanitized into valid XML names. Runs locally.