Either specify those characters like this:
< = <
> = >
Or use a CDATA section and put those characters inside:
<![CDATA[<]]>
<![CDATA[>]]>
Either specify those characters like this:
< = <
> = >
Or use a CDATA section and put those characters inside:
<![CDATA[<]]>
<![CDATA[>]]>