Tiny boilerplate for working with xml files, such as WebReports.xml
cd to the cloned repo and run npm install
add a WebReports.xml file to the directory
run with node index.js or node --inspect-brk index.js to debug it (connect via chrome devtools)