<?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:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/a/g/jagaines/107660_large.jpg"/>
        <foaf:firstName>Josh</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jagaines/foaf/"/>
        <foaf:nick>jagaines</foaf:nick>
        <foaf:name>Josh G.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/e/t/methodshop/107646_large.jpg"/>
        <foaf:firstName>MethodShop</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/methodshop/foaf/"/>
        <foaf:nick>methodshop</foaf:nick>
        <foaf:name>MethodShop ..</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/h/o/l/holidaymatinee/96430_large.jpg"/>
        <foaf:firstName>David</foaf:firstName>
        <foaf:dateOfBirth>1976-2-28</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/holidaymatinee/foaf/"/>
        <foaf:nick>holidaymatinee</foaf:nick>
        <foaf:name>David B.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/s/w/a/swat/107498_large.jpg"/>
    <foaf:firstName>steve</foaf:firstName>
    <foaf:nick>swat</foaf:nick>
    <foaf:name>steve w.</foaf:name>
  </foaf:Person>
</rdf:RDF>