Below is my xml and I'm using String.replaceAll
function to get only the "Unable to find the data". What regex can I use?
<errors>
<error>
<![CDATA[Unable to find data{}. Possible keys are ["A", "B", "C"]. Please verify your xml.]]>
</error>
</errors>