This package sets up the pom.xml file to pull from the llsd-java github hosted repo, imports the relevant files in App.main, parses an XML string, and prints to stdout.
build with "mvn clean package", run with 'java -cp "target/*" com.ll.appbuster.App'.