<?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:name>Simon I.</foaf:name>
    <foaf:nick>simonianson</foaf:nick>
    <foaf:firstName>Simon</foaf:firstName>
    <foaf:img rdf:resource="/profile_photos/s/i/m/simonianson/28380_large.jpg"/>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/eddiejohnson/foaf/"/>
        <foaf:name>eddie j.</foaf:name>
        <foaf:nick>eddiejohnson</foaf:nick>
        <foaf:firstName>eddie</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/e/d/d/eddiejohnson/158892_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/stueccles/foaf/"/>
        <foaf:name>Stuart E.</foaf:name>
        <foaf:nick>stueccles</foaf:nick>
        <foaf:dateOfBirth>1977-5-27</foaf:dateOfBirth>
        <foaf:firstName>Stuart</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/s/t/u/stueccles/14592_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/malbonster/foaf/"/>
        <foaf:name>tim M.</foaf:name>
        <foaf:nick>malbonster</foaf:nick>
        <foaf:firstName>tim</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/m/a/l/malbonster/87164_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/FlashGen/foaf/"/>
        <foaf:name>Mike J.</foaf:name>
        <foaf:nick>FlashGen</foaf:nick>
        <foaf:dateOfBirth>1969-7-14</foaf:dateOfBirth>
        <foaf:firstName>Mike</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/F/l/a/FlashGen/7371_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mattotude/foaf/"/>
        <foaf:name>Matthew A.</foaf:name>
        <foaf:nick>mattotude</foaf:nick>
        <foaf:firstName>Matthew</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/m/a/t/mattotude/157462_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>