<head>
  <title>Test</title>
</head>
<body>
<p>
   This test contains an invalid character per the XML 4th edition rules.
</p>
<p xmlns:testŀ="http://example.org/">
  <span xmlns:test="http://example.org/error/" property="testŀ:test">Test</span>
</p>

</body>
