All of the Spring Data REST examples I have seen in documentation so far only show JSON results. Is support for XML going to be in the 1.0.0 GA, and if so, is there any documentation or examples on how to use it? Ideally, it would be good to support either XML or JSON based on the ACCEPT header. Lack of XML response may be a killer for us.
