I have a string with XML:
$string = \" Shoue \"; <
you can use htmlentities(), htmlspecialchars() or some similar function.
htmlentities()
htmlspecialchars()