<bswl:bswl xmlns:bswl="http://purl.org/net/bswl/2001#" 
     xmlns:bswlm="http://infomesh.net/2001/07/bswl/model#" 
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
     xmlns:earl="http://www.w3.org/2001/03/earl/0.95#" 
     xmlns:p3p="http://www.w3.org/2000/07/p3pmodel/p3prdfschema#" 
     xmlns="http://myns.org/3/#" >
<Validator>
   <earl:asserts>
     <MyResult>
       <bswlm:s>
<MyPage>
   <earl:testSubject>
     <bswl:o id="http://example.org/page"/>
   </earl:testSubject>
</MyPage>
       </bswlm:s>
       <bswlm:p>
<fails>
   <earl:validity><earl:Fails/></earl:validity>
   <earl:date><bswl:o bswl:literal="2001-03-17"/></earl:date>
</fails>
        </bswlm:p>
       <bswlm:o>
<ULTest>
   <earl:test><bswl:o id="http://w3.org/html4/testassertion123"/></earl:test>
   <earl:testMode><earl:Auto/></earl:testMode>
   <earl:purpose>
     <bswl:o bswl:literal="checking html4 dtd content model"/>
   </earl:purpose>
   <earl:repairInfo>
     <Blargh>
       <earl:expectedResult>
         <bswl:o id="http://w3.org/tr/html4#ul"/>
       </earl:expectedResult>
      </Blargh>
    </earl:repairInfo>
</ULTest>
       </bswlm:o>
     </MyResult>
   </earl:asserts>
   <rdf:type>
     <earl:Tool/>
     <earl:Assertor/>
   </rdf:type>
   <p3p:uri>
     <bswl:o bswl:id="http://validator.w3.org/html"/>
   </p3p:uri>
   <earl:Operator>
<Sean>
   <earl:email>
     <bswl:o bswl:id="mailto:sean@w3.uk"/>
   </earl:email>
   <rdf:type>
     <earl:Person/>
   </rdf:type>
</Sean>
   </earl:Operator>
</Validator>
</bswl:bswl>