<?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>Minion</foaf:nick>
    <foaf:name>Christy A.</foaf:name>
    <foaf:firstName>Christy</foaf:firstName>
    <foaf:dateOfBirth>1976-5-7</foaf:dateOfBirth>
    <foaf:img rdf:resource="/profile_photos/M/i/n/Minion/73099_large.jpg"/>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>ttscoff</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ttscoff/foaf/"/>
        <foaf:name>Brett T.</foaf:name>
        <foaf:firstName>Brett</foaf:firstName>
        <foaf:dateOfBirth>1978-7-19</foaf:dateOfBirth>
        <foaf:img rdf:resource="/profile_photos/t/t/s/ttscoff/68356_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>peterboysen</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/peterboysen/foaf/"/>
        <foaf:name>Peter B.</foaf:name>
        <foaf:firstName>Peter</foaf:firstName>
        <foaf:dateOfBirth>1985-1-26</foaf:dateOfBirth>
        <foaf:img rdf:resource="/profile_photos/p/e/t/peterboysen/89987_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>msandlin</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/msandlin/foaf/"/>
        <foaf:name>Mike S.</foaf:name>
        <foaf:firstName>Mike</foaf:firstName>
        <foaf:dateOfBirth>1981-6-29</foaf:dateOfBirth>
        <foaf:img rdf:resource="/profile_photos/m/s/a/msandlin/89062_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>MindCrime</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/MindCrime/foaf/"/>
        <foaf:name>Randal K.</foaf:name>
        <foaf:firstName>Randal</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/M/i/n/MindCrime/74691_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>