Say I have a Java String which has xml data like so:
String content = "<abc> Hello <mark> World </mark> </abc>";