<?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:name>Carl B.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:name> 	 robert  .</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/r/o/b/rob/144_large.jpg"/>
        <foaf:firstName> 	 robert</foaf:firstName>
        <foaf:nick>rob</foaf:nick>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Brandon H.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/tarellel/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/t/a/r/tarellel/4599_large.jpg"/>
        <foaf:firstName>Brandon</foaf:firstName>
        <foaf:nick>tarellel</foaf:nick>
        <foaf:dateOfBirth>1985-1-28</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>cream o.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/cream/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/c/r/e/cream/114569_large.gif"/>
        <foaf:firstName>cream</foaf:firstName>
        <foaf:nick>cream</foaf:nick>
        <foaf:dateOfBirth>1985-7-2</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Sepehr L.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/sepehr/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/s/e/p/sepehr/39660_large.jpg"/>
        <foaf:firstName>Sepehr</foaf:firstName>
        <foaf:nick>sepehr</foaf:nick>
        <foaf:dateOfBirth>1986-5-9</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="/img/user-l.gif"/>
    <foaf:firstName>Carl</foaf:firstName>
    <foaf:nick>symph0ny</foaf:nick>
    <foaf:dateOfBirth>1985-4-12</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>