<?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>BrassGuru</foaf:nick>
    <foaf:firstName>Bal</foaf:firstName>
    <foaf:dateOfBirth>1979-8-13</foaf:dateOfBirth>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>vidora</foaf:nick>
        <foaf:firstName>Kyle</foaf:firstName>
        <foaf:dateOfBirth>1983-1-12</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/vidora/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/v/i/d/vidora/187475_large.jpg"/>
        <foaf:name>Kyle T.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>rob</foaf:nick>
        <foaf:firstName> 	 robert</foaf:firstName>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/r/o/b/rob/144_large.jpg"/>
        <foaf:name> 	 robert  .</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>Rodallega</foaf:nick>
        <foaf:firstName>Mustafa</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Rodallega/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/R/o/d/Rodallega/183635_large.jpg"/>
        <foaf:name>Mustafa A.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>leolaporte</foaf:nick>
        <foaf:firstName>Leo</foaf:firstName>
        <foaf:dateOfBirth>1956-11-29</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/leolaporte/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/l/e/o/leolaporte/224_large.jpg"/>
        <foaf:name>Leo L.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>jakemarsh</foaf:nick>
        <foaf:firstName>Jake</foaf:firstName>
        <foaf:dateOfBirth>1986-2-15</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jakemarsh/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/j/a/k/jakemarsh/1600_large.png"/>
        <foaf:name>Jake M.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>MichaelSchade</foaf:nick>
        <foaf:firstName>Michael</foaf:firstName>
        <foaf:dateOfBirth>1991-10-14</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/MichaelSchade/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/M/i/c/MichaelSchade/47012_large.jpg"/>
        <foaf:name>Michael S.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="/profile_photos/B/r/a/BrassGuru/68314_large.jpg"/>
    <foaf:name>Bal S.</foaf:name>
  </foaf:Person>
</rdf:RDF>