تماشای ویدئو REST Web Services 14 Returning XML Response از آی-ویدئو
Website and source code: http://javabrains.koushik.org/courses/javaee_jaxrs/lessons/Returning-Xml-Response
Let's return some data in XML format from the resource. We'll update the MessageResource to return a list of Messages in XML.