<?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:nick>frankieshakes</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>bryan</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/bryan/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/b/r/y/bryan/942_large.jpg"/>
        <foaf:firstName>Bryan</foaf:firstName>
        <foaf:name>Bryan V.</foaf:name>
        <foaf:dateOfBirth>1983-4-2</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>garrettmurray</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/garrettmurray/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/g/a/r/garrettmurray/10836_large.gif"/>
        <foaf:firstName>Garrett</foaf:firstName>
        <foaf:name>Garrett M.</foaf:name>
        <foaf:dateOfBirth>1981-5-15</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>MattMatthews</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/MattMatthews/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/M/a/t/MattMatthews/125686_large.jpg"/>
        <foaf:firstName>Matt</foaf:firstName>
        <foaf:name>Matt M.</foaf:name>
        <foaf:dateOfBirth>1986-2-5</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>ryanpc</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ryanpc/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/r/y/a/ryanpc/8292_large.jpg"/>
        <foaf:firstName>Ryan</foaf:firstName>
        <foaf:name>Ryan C.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>gina01</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/gina01/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/g/i/n/gina01/126895_large.jpg"/>
        <foaf:firstName>chen</foaf:firstName>
        <foaf:name>chen r.</foaf:name>
        <foaf:dateOfBirth>1983-4-18</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>orderedlist</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/orderedlist/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/o/r/d/orderedlist/7806_large.jpg"/>
        <foaf:firstName>Steve</foaf:firstName>
        <foaf:name>Steve S.</foaf:name>
        <foaf:dateOfBirth>1980-11-16</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>Mathewh</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Mathewh/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/M/a/t/Mathewh/1539_large.gif"/>
        <foaf:firstName>Mathew</foaf:firstName>
        <foaf:name>Mathew H.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>jbeaudry</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jbeaudry/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/j/b/e/jbeaudry/9854_large.jpg"/>
        <foaf:firstName>Joe</foaf:firstName>
        <foaf:name>Joe B.</foaf:name>
        <foaf:dateOfBirth>1982-2-17</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="/profile_photos/f/r/a/frankieshakes/93033_large.jpg"/>
    <foaf:firstName>Frank</foaf:firstName>
    <foaf:name>Frank M.</foaf:name>
    <foaf:dateOfBirth>1980-5-10</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>