This sample shows how you can combine a pull-parser with JAXB to
process XML in more flexible way.

To try this sample, you have to first download two jar files and
place them into the lib directory.

  1. xmlpull_1_1_4.jar from http://www.xmlpull.org/v1/download/
  2. kxml2.jar from http://www.kxml.org/
