<?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:name>Kristin C.</foaf:name>
        <foaf:firstName>Kristin</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/k/r/i/kristinc/197273_large.jpg"/>
        <foaf:nick>kristinc</foaf:nick>
        <foaf:dateOfBirth>1982-8-19</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/kristinc/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Clint M.</foaf:name>
        <foaf:firstName>Clint</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/d/j/s/djskinnyfat/162569_large.jpg"/>
        <foaf:nick>djskinnyfat</foaf:nick>
        <foaf:dateOfBirth>1980-12-11</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/djskinnyfat/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Jase N.</foaf:name>
        <foaf:firstName>Jase</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/n/a/l/nallstar/162585_large.jpg"/>
        <foaf:nick>nallstar</foaf:nick>
        <foaf:dateOfBirth>1980-7-31</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/nallstar/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Kaitlin O.</foaf:name>
        <foaf:firstName>Kaitlin</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/k/a/i/kaitlinolson/162586_large.jpg"/>
        <foaf:nick>kaitlinolson</foaf:nick>
        <foaf:dateOfBirth>1983-6-10</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/kaitlinolson/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Amy W.</foaf:name>
    <foaf:firstName>Amy</foaf:firstName>
    <foaf:img rdf:resource="/profile_photos/a/m/y/amybyrd35/198516_large.jpg"/>
    <foaf:nick>amybyrd35</foaf:nick>
    <foaf:dateOfBirth>1976-12-31</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>