I\'m trying to figure out the simplest way to map an xml file to to a plain old java object.
Note: That in my example the xml doesn\'t quite match up with my intend
This article may help you... it only requires you to know xpath http://onjava.com/onjava/2007/09/07/schema-less-java-xml-data-binding-with-vtd-xml.html