I am trying to create application which parses xml file and also trying to do unmarshalling to create POJO\'s (objects) for this xml and print it to console (toString). This