<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:foaf='http://xmlns.com/foaf/0.1/'
  xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
  xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
>
  <foaf:Person>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/A/n/t/AntiHype1/180539_large.jpg"/>
    <foaf:name>Mark W.</foaf:name>
    <foaf:firstName>Mark</foaf:firstName>
    <foaf:nick>AntiHype1</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/h/e/thecroztm/111661_large.gif"/>
        <foaf:name>peter c.</foaf:name>
        <foaf:firstName>peter</foaf:firstName>
        <foaf:nick>thecroztm</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/thecroztm/foaf/"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>