<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:rss="http://purl.org/rss/1.0/">
<foaf:Person>
      <foaf:title>Mr</foaf:title>
      <foaf:name>Benjamin Travis Meadowcroft</foaf:name>
      <foaf:firstName>Benjamin</foaf:firstName>
      <foaf:surname>Meadowcroft</foaf:surname>
      <foaf:mbox_sha1sum>649531F872ABDF44986BC1ADF26FBF294764BB86</foaf:mbox_sha1sum>
      <foaf:nick>BenM</foaf:nick>
      <foaf:depiction rdf:resource="http://www.benmeadowcroft.com/foaf/depiction.jpeg" />
      <foaf:homepage>
          <rdf:Description rdf:about="http://www.benmeadowcroft.com/">
            <dc:title>Ben Meadowcroft's web site</dc:title>
            <dc:description>This is my home page where I do everything from present my thoughts on older operating systems and CSS layout techniques to publish photos of my holiday to Barcelona. I also seem to have evolved into web log style to the front page where I discuss contemporary issues that are brought up in my reports and note down my thoughts for posterity.</dc:description>
          </rdf:Description>
      </foaf:homepage>
      <foaf:schoolHomepage>
          <rdf:Description rdf:about="http://www.umist.ac.uk/">
            <dc:title>University of Manchester Institute of Science and Technology</dc:title>
          </rdf:Description>
      </foaf:schoolHomepage>
      <foaf:made>
          <rss:channel rdf:about="http://www.benmeadowcroft.com/rss/weblog.rdf">
            <rss:title>Ben Meadowcroft's weblog</rss:title>
          </rss:channel>
      </foaf:made>
      <foaf:interest>
          <rdf:Description rdf:about="http://dmoz.org/Regional/Europe/United_Kingdom/England/Manchester/Stockport/">
             <dc:title>ODP Regional Category for Stockport</dc:title>
             <dc:description>This is the ODP category for my hometown.</dc:description>
          </rdf:Description>
      </foaf:interest>
      <foaf:interest>
          <rdf:Description rdf:about="http://w3.org/Style/CSS/">
            <dc:title>CSS</dc:title>
          </rdf:Description>
      </foaf:interest>
      <foaf:interest>
          <rdf:Description rdf:about="http://www.manutd.com/">
             <dc:title>Manchester United FC</dc:title>
             <dc:description>The greatest Football team of all time.</dc:description>
          </rdf:Description>
      </foaf:interest>
      <foaf:interest>
          <rdf:Description rdf:about="http://www.mozilla.org/">
            <dc:title>Mozilla</dc:title>
          </rdf:Description>
      </foaf:interest>
      <foaf:interest>
                <rdf:Description rdf:about="http://dmoz.org/">
                  <dc:title>Open Directory Project (DMOZ)</dc:title>
                </rdf:Description>
      </foaf:interest>
      <foaf:pastProject>
          <rdf:Description rdf:about="http://www.artdesnet.mmu.ac.uk/">
             <dc:title>ArtDesNet</dc:title>
             <dc:description>Portal for the Art and Design Faculty of the Manchester Metropolitan University.</dc:description>
          </rdf:Description>
      </foaf:pastProject>
      <foaf:geekcode>GCS d- s+: !a C++ UL+ P+ L+ E W+++ N+ !o K? w+++ !O M V? !PS !PE Y+ !PGP t+ 5++ X+ !R tv+ b++ DI++++ D++ G e+++ h-- r++ y?</foaf:geekcode>
      
      
      <!-- Links to other people -->
      <foaf:knows>
        <foaf:Person>
          <foaf:name>Paul Sleem</foaf:name>
          <foaf:mbox_sha1sum>20bf3a58b094d24d3124e339a1fe8c65267416bf</foaf:mbox_sha1sum>
          <foaf:homepage>
	            <rdf:Description rdf:about="http://www.lets-reachout.com/">
	              <dc:title>Paul Sleem's Website</dc:title>
	              <dc:description>Paul Sleem's site, does a lot of excellent work raising the enthusiasm of kids for reading.</dc:description>
	            </rdf:Description>
          </foaf:homepage>
        </foaf:Person>
      </foaf:knows>


</foaf:Person>
</rdf:RDF>