{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-03T00:33:34.198Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"xml-to-json","name":"XML to JSON","url":"https://toptool.io/xml-to-json"},{"slug":"json-to-csv","name":"JSON to CSV","url":"https://toptool.io/json-to-csv"},{"slug":"json-to-yaml","name":"JSON to YAML","url":"https://toptool.io/json-to-yaml"},{"slug":"json-to-html","name":"JSON to HTML","url":"https://toptool.io/json-to-html"},{"slug":"json-to-xlsx","name":"JSON to XLSX","url":"https://toptool.io/json-to-xlsx"},{"slug":"json-to-toml","name":"JSON to TOML","url":"https://toptool.io/json-to-toml"},{"slug":"yaml-to-xml","name":"YAML to XML","url":"https://toptool.io/yaml-to-xml"},{"slug":"csv-to-xml","name":"CSV to XML","url":"https://toptool.io/csv-to-xml"}],"kind":"converter","slug":"json-to-xml","name":"JSON to XML","description":"Convert JSON to XML — free online, no upload.","longDescription":"Drop in a .json file and download an XML document. Objects become elements, arrays become repeated sibling elements, and primitives become element text. If the top-level JSON value isn't a single-keyed object (i.e. it's an array, a primitive, or has multiple keys), the entire structure is wrapped under a `<root>` element so the output is well-formed. Indentation is 2 spaces. Runs entirely in your browser — your file never leaves your device.","category":"document","categoryName":"Document","keywords":["json to xml","convert json to xml","json to xml converter","json to xml online","json to xml free","change json to xml","json xml converter","free json to xml","online json to xml converter","json to xml online free","json xml conversion","json to xml document"],"url":"https://toptool.io/json-to-xml","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".json"],"mimeTypes":["application/json","text/json","text/plain",""]},"output":{"type":"file","extension":".xml","mimeType":"application/xml"},"options":[],"invocation":{"webUi":"https://toptool.io/json-to-xml","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}