Free tool which converts your XML data to its equivalent JSON format.The XML elements are converted to JSON keys and element values are transformed to corresponding JSON values.
XML attributes are converted to respective JSON keys with prefix "-". In such cases, the XML element values are converted to respective JSON data with the "#text" JSON key.