An item with a type="text" title consisting of a less-than
character, the word 'title' and a greater-than character, where the
less-than is escaped with its character entity reference.
An item with a type="text" title consisting of a less-than
character, the word 'title' and a greater-than character, where
the less-than is escaped by being in a CDATA section.
An item with a type="html" title consisting of a less-than
character, the word 'title' and a greater-than character, where
the character entity reference for the less-than is escaped by being
in a CDATA section.
An item with a type="xhtml" title consisting of a less-than
character, the word 'title' and a greater-than character, where the
less-than character is escaped with its character entity reference.
An item with a type="text" title consisting of a less-than
character, the word 'title' and a greater-than character, where the
less-than character is escaped with a numeric character reference.
An item with a type="html" title consisting of a less-than
character, the word 'title' and a greater-than character, where
the HTML's character entity reference is escaped by replacing the
ampersand with a numeric character reference.
An item with a type="html" title consisting of a less-than
character, the word 'title' and a greater-than character, where the
character entity reference for the less-than character is escaped by
replacing the ampersand with a character entity reference.
An item with a type="xhtml" title consisting of a less-than
character, the word 'title' and a greater-than character, where
the less-than character is escaped with its numeric character reference.