Convert between JSON and XML. Paste your data below or upload a file, and pick a direction.
Tip: prefix a key with - to make it an XML attribute, and use #text for element text. Example: { "root": { "item": { "-id": 1, "#text": "Hello" } } }
-
#text
{ "root": { "item": { "-id": 1, "#text": "Hello" } } }