@hackage xml-to-json-fast1.0.0

Fast, light converter of xml to json capable of handling huge xml files

Assumes input xml is valid, which allows constant memory usage (<4 MB) and faster parsing. For a fully-featured, but memory-bound converter see the xml-to-json package.