@XmlElement and @XmlElementWrapper not working
@XmlElementWrapper(name = "foos") @XmlElement(name = "foo") private List foos;