# In character data and attribute values, the character information items "<" and "&" are represented by "<" and "&" respectively.
# In attribute values, the double-quote character information item (") is represented by """.
# In attribute values, the character information items TAB (#x9), newline (#xA), and carriage-return (#xD) are represented by "	", "
", and "
" respectively.