I want to unmarshal a xml file containing a collection of data, like this
Jim Tom<
Look for a way to tell Castor that you'd like it to generate a java.util.List of Person instances.
java.util.List
http://www.castor.org/how-to-map-a-list-at-root.html