	  xmlns:example="http://www.example.org/"
	  xmlns:foaf="http://xmlns.com/foaf/0.1/"
   <head profile="http://www.w3.org/1999/xhtml/vocab">
      <title>Test 0096</title>
   </head>
   <body>
		<div about="#A" rel="foaf:knows">
		  <div rel="foaf:knows">
			<div rel="foaf:knows">
			  <span>Ivan Herman</span>
			</div>
		  </div>
		</div>
	</body>
