XML 转 JSON
Paste an XML document and get a clean JSON representation. Attributes are prefixed with "@", text content uses "#text", and repeated sibling elements become arrays automatically. Runs in your browser.
Paste an XML document and get a clean JSON representation. Attributes are prefixed with "@", text content uses "#text", and repeated sibling elements become arrays automatically. Runs in your browser.