Adds XML-based assertions in org.springframework.test.web.reactive.server.WebTestClient.BodyContentSpec for asserting against the XML body as well as xPath, similar to those assertions offered when using MockMvcResultMatchers.xpath(). Issue: SPR-16741