## Installation
npm install @gbalbuena/xmltojson-cli
``bash$ npm install @gbalbuena/xmltojson-cli...`
bash$ npm install @gbalbuena/xmltojson-cli...
`bash$ echo 'HelloWorld' | xmltojson{ "doc": { "_attributes": { "p": "test" }, "a": { "_text": "HelloWorld" } }}``
bash$ echo 'HelloWorld' | xmltojson{ "doc": { "_attributes": { "p": "test" }, "a": { "_text": "HelloWorld" } }}