Specifying special characters in XML request

These characters can be represented using the following character substitutions:

Ampersand (&) - &

Less than (<) - &lt;

Greater than (>) - &gt;

Quote (") - &quot;

Apostrophe (') - &apos;