<?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>superherogirl</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/s/u/p/superherogirl/185046_large.jpg"/>
    <foaf:name>Breanna C.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>robschraer</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/robschraer/130091_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/robschraer/foaf/"/>
        <foaf:name>rob s.</foaf:name>
        <foaf:firstName>rob</foaf:firstName>
        <foaf:dateOfBirth>1986-8-5</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>rob</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/rob/144_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:name> 	 robert  .</foaf:name>
        <foaf:firstName> 	 robert</foaf:firstName>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>ostrakon16</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/o/s/t/ostrakon16/63776_large.gif"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ostrakon16/foaf/"/>
        <foaf:name>Daniel R.</foaf:name>
        <foaf:firstName>Daniel</foaf:firstName>
        <foaf:dateOfBirth>1980-5-6</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:firstName>Breanna</foaf:firstName>
    <foaf:dateOfBirth>1986-2-19</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>