node-xml2js
===========

This is a hard fork of https://github.com/Leonidas-from-XIV/node-xml2js with
custom changes for our needs.

This fork is meant as a temporary replacement until we switch to something
else that better fits our needs.

Please notice that this fork is not meant to be kept under active maintenance.

Installation
============

Simplest way to install `xml2js` is to use [npm](http://npmjs.org), just `npm
install @geostyler/xml2js` which will download xml2js and all dependencies.

Usage
=====

Head over to https://github.com/Leonidas-from-XIV/node-xml2js to get information
about usage.
