XML ↔ JSON
Convert XML to JSON and JSON to XML with attributes and text.
Local processing in your browser
Result
Transform XML structures into formatted JSON and back. Attributes use the @_ prefix and text uses the #text key to make mappings explicit.