xml.03.xml 252 Bytes
<root>
  <test>
  This is some test which
  should accept &lt; and &gt; characters
  within text nodes.
  </test>
  <test>
  This only works if the &lt; is separated from some [a-z0-9]
  character, otherwise, a node start is assumed.
  </test>
</root>