Extensions to the String class
Calls xmlsafe, and then further replaces carriage returns and quote characters with entities
Return an xml/html safe version of the string, where every &, < and > are replaced with appropriate entities
[Validate]