Paste XML and convert it to clean, pretty-printed JSON. Attributes become @-prefixed keys, text becomes #text, and repeated tags become arrays — all done entirely in your browser.
Everything runs locally — your XML never leaves this page. Attributes are stored under @ keys, element text under #text, and tags that appear more than once become arrays.