@hackage xml-to-json0.1.1.0

Simple command line tool for converting XML files to json

This simple tool converts XMLs to json format, gaining readability while losing information such as comments, attribute ordering, and such. The main purpose is to convert legacy XML-based data into a format that can be imported into JSON databases such as CouchDB and MongoDB.

See https://github.com/sinelaw/xml-to-json#readme for details and usage.