So I have this controller. I am appending an xml string inside the response which is also xml.
@GetMapping(value = "/testxml", consumes = { MediaTyp