Convert JSON to XML or XML to JSON instantly in your browser.
JSON objects become XML elements. Arrays become repeated elements with the parent tag name. XML attributes are preserved as JSON properties prefixed with @. Text content becomes a #text property.