XML to JSON

Convert XML to JSON

XML to JSON Converter

{
  "a": {
    "_attributes": {
      "x": "1.234",
      "y": "It's"
    }
  }
}