In XML text and attribute values, we need to escape ASCII characters like the angle brackets/semicolon/single quote/double quotes. XML Escape Tool can escape/unescape XML characters easily and quickly.
Characters to be escaped:
Original Escaped
 ' '
 " "
 & &
 < <
 > >
|