<?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:firstName>Cory</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Pete</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/m/a/s/mashable/931_large.png"/>
        <foaf:nick>mashable</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mashable/foaf/"/>
        <foaf:name>Pete C.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>MG</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/p/a/r/parislemon/971_large.jpg"/>
        <foaf:nick>parislemon</foaf:nick>
        <foaf:dateOfBirth>1981-11-2</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/parislemon/foaf/"/>
        <foaf:name>MG S.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Jeremy</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/j/e/r/jeremydavid/25527_large.jpg"/>
        <foaf:nick>jeremydavid</foaf:nick>
        <foaf:dateOfBirth>1985-3-8</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jeremydavid/foaf/"/>
        <foaf:name>Jeremy D.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Michael</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/m/i/c/michaelhall/16227_large.jpg"/>
        <foaf:nick>michaelhall</foaf:nick>
        <foaf:dateOfBirth>1966-10-29</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/michaelhall/foaf/"/>
        <foaf:name>Michael H.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="/img/user-l.gif"/>
    <foaf:nick>Cory411</foaf:nick>
    <foaf:name>Cory O.</foaf:name>
  </foaf:Person>
</rdf:RDF>