I have the following XML tag
I want to replace the < in the text with <>
<
Try this:
(?<="[^"]*)<(?=[^"]*")