<?xml version="1.0" ?> 
 <rdf:RDF xmlns="http://hkn.eecs.berkeley.edu/~nadiah/tester/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:earl="http://www.w3.org/2001/03/earl/0.95#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
 
 <earl:Assertion>
    <rdf:subject>
      <earl:WebContent rdf:about="http://www.cnn.com/">
        <earl:sha1>4E4E4E4E4E4E4E4E</earl:sha1>
        <earl:date>2002-01-01</earl:date>
        <earl:filesize>2323</earl:filesize>
      </earl:WebContent>
    </rdf:subject>
    <rdf:predicate rdf:resource="http://www.w3.org/2001/03/earl/0.95#passes" />
    <rdf:object> 
      <earl:TestCase>
	  <earl:id rdf:resource="http://example.org/cool.html#test1" /> 
      </earl:TestCase>
    </rdf:object> 
    <earl:assertedBy rdf:resource="genid:ian@hixie.ch" /> 
  </earl:Assertion>

 <earl:Assertion>
    <rdf:subject>
      <earl:WebContent rdf:about="http://www.cnn.com/">
        <earl:sha1>1C1C1C1C1C1C1C1C</earl:sha1>
        <earl:date>2002-06-25</earl:date>
        <earl:filesize>5757</earl:filesize>
      </earl:WebContent>
    </rdf:subject>
    <rdf:predicate rdf:resource="http://www.w3.org/2001/03/earl/0.95#passes" />
    <rdf:object> 
      <earl:TestCase>
	  <earl:id rdf:resource="http://example.org/cool.html#test1" /> 
      </earl:TestCase>
    </rdf:object> 
    <earl:assertedBy rdf:resource="genid:nmg@ecs.soton.ac.uk" /> 
  </earl:Assertion>

</rdf:RDF>
