First install bison++.
Then run make.
You can now test the parser by running 
./xml test.xml

In main.cpp you can see how the XMLParser is used.
