<?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:dateOfBirth>1987-10-6</foaf:dateOfBirth>
    <foaf:nick>ARE</foaf:nick>
    <foaf:name>Adam E.</foaf:name>
    <foaf:firstName>Adam</foaf:firstName>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/A/R/E/ARE/135163_large.jpg"/>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1985-11-4</foaf:dateOfBirth>
        <foaf:nick>blackflame451</foaf:nick>
        <foaf:name>Brian H.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/blackflame451/foaf/"/>
        <foaf:firstName>Brian</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/b/l/a/blackflame451/95433_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1987-9-1</foaf:dateOfBirth>
        <foaf:nick>Gnome_Serial</foaf:nick>
        <foaf:name>Doug B.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Gnome_Serial/foaf/"/>
        <foaf:firstName>Doug</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/G/n/o/Gnome_Serial/115277_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
        <foaf:nick>rob</foaf:nick>
        <foaf:name> 	 robert  .</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:firstName> 	 robert</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/rob/144_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>