JSON ↔ XML
Convert JSON to XML or XML to JSON. Arrays become repeated sibling elements (a single item can't be told apart from a non-array value, so it won't come back as an array); XML attributes become @_name keys. This is a best-effort structural conversion, not a guaranteed lossless round-trip. Everything runs in your browser; nothing is uploaded.
0 chars0 lines0 bytes
0 chars0 lines0 bytes