Convert JSON to clean, indented XML with configurable root and item element names — entirely in your browser.
<?xml version="1.0"?> prolog.
Object keys become element names (invalid characters are replaced with underscores), arrays repeat the item element, and text is XML-escaped. Conversion runs entirely in your browser.