An annotation instance (2/2)


<?xml version="1.0" ?>
<r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:a="http://www.w3.org/2000/10/annotation-ns#"
xmlns:http="http://www.w3.org/1999/xx/http#"
xmlns:d="http://purl.org/dc/elements/1.0/">
<r:Description>
<r:type resource="http://www.w3.org/2000/10/annotation-ns#Annotation" />
<r:type resource="http://www.w3.org/2000/10/annotationType#Comment" />
<a:annotates r:resource="http://example.org/XDoc.html" />
<a:context>http://example.org/XDoc.html#xpointer(/html[1]/body[1]/ul[5]/li[4]/a[1])</a:context>
<d:creator>Ralph</d:creator>
<a:created>2000-01-10T17:20:41</a:created>
<d:date>2001-03-10T19:33:00</d:date>
<a:body r:resource="http://example.org/postit.html" />
</r:Description>
</r:RDF>