<?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:firstName>Liam</foaf:firstName>
    <foaf:dateOfBirth>1987-6-18</foaf:dateOfBirth>
    <foaf:name>Liam M.</foaf:name>
    <foaf:img rdf:resource="/profile_photos/l/m/a/lmartin/93556_large.jpg"/>
    <foaf:nick>lmartin</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Kelly</foaf:firstName>
        <foaf:name>Kelly D.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/d/e/l/delanthear/157422_large.jpg"/>
        <foaf:nick>delanthear</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/delanthear/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Paula</foaf:firstName>
        <foaf:dateOfBirth>1977-1-5</foaf:dateOfBirth>
        <foaf:name>Paula D.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/n/o/v/novinha/95001_large.jpg"/>
        <foaf:nick>novinha</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/novinha/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Matt</foaf:firstName>
        <foaf:dateOfBirth>1974-12-24</foaf:dateOfBirth>
        <foaf:name>Matt G.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/m/g/r/mgrest/93393_large.jpg"/>
        <foaf:nick>mgrest</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mgrest/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Ian</foaf:firstName>
        <foaf:name>Ian W.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/i/a/n/ianwild/26863_large.jpg"/>
        <foaf:nick>ianwild</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ianwild/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Bob</foaf:firstName>
        <foaf:dateOfBirth>1980-2-24</foaf:dateOfBirth>
        <foaf:name>Bob P.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/b/p/u/bpullen/70063_large.jpg"/>
        <foaf:nick>bpullen</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/bpullen/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Graeme</foaf:firstName>
        <foaf:name>Graeme F.</foaf:name>
        <foaf:img rdf:resource="/img/user-l.gif"/>
        <foaf:nick>lotus111</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/lotus111/foaf/"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>