<?xml version='1.0'?>

<!-- InvalidNamespaceIndication: URI is malformed -->

<rdf:RDF
  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:err ="http://this is malformed#"
>

<err:test/>

</rdf:RDF>
	
