Symbols While XML is a fairly open syntax, it employs a few special symbols. In your XML code, use the following specifications in order to display these special symbols and not to interfere with the parsing of the XML code: < maps to < > maps to > & maps to & ' maps to ' " maps " Next : Writing your XML Code