I have an XML file from a client that has greater than > and less than < signs in it and it fails an XML format check. Is there a way to get
>
<
You may try to use it like this:
< = < > = >
These are known as Character Entity References