Convert XML documents to JSON format
Online XML-to-JSON converter using the browser's native DOMParser to parse XML and recursively convert it to JSON objects, handling attributes and text nodes.