Character and Entity References with XML

Here is a quick code reference for some common character and entity references.

Symbol Character Reference Entity Reference Description
© ©  © Copyright symbol
® ®  ® Registered trademark symbol
™  ™ Ttrademark symbol
 < &#60; &lt; Less than symbol
> &#62; &gt; Greater than symbol
& &#38; &amp; Ampersand
" &#22; &quot; Double quote
 ' &#27; &apos; Apostrophe (single quote)
£ &#163; &pound; Pound sign
&#128;  &euro; Euro sign
¥ &#165;  &yen; Yen sign
Space &#x20;  &thinsp;
Tab &#x9;  &Tab;
New Line &#xA;  \n
Carriage return &#xD; \b, <br>
Nonbreaking space &#160;  &nbsp; &amp;nbsp;
¢ &#162;  &cent; White Space