Some characters are are not allowed in XML text because they are reserved by the XML itself. Hence, they cannot be used directly. If we need to include them in text, some replacement-entities are used. These symbols are:
<
- less than -
<
>
- greater than -
>
'
- ampersand -
&
"
- apostrophe -
'
&
- quotation mark -
"