XML to JSON

Convert XML documents into structured JSON objects.

XML Input
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
JSON Output
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Results will appear here...