<?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:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/michaelvillar/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/i/c/michaelvillar/142901_large.png"/>
        <foaf:name>Michaël V.</foaf:name>
        <foaf:nick>michaelvillar</foaf:nick>
        <foaf:dateOfBirth>1988-8-19</foaf:dateOfBirth>
        <foaf:firstName>Michaël</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Gregm/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/G/r/e/Gregm/85965_large.png"/>
        <foaf:name>Greg M.</foaf:name>
        <foaf:nick>Gregm</foaf:nick>
        <foaf:dateOfBirth>1992-1-20</foaf:dateOfBirth>
        <foaf:firstName>Greg</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/cooly08/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/o/o/cooly08/144873_large.jpg"/>
        <foaf:name>Denis A.</foaf:name>
        <foaf:nick>cooly08</foaf:nick>
        <foaf:dateOfBirth>1980-6-4</foaf:dateOfBirth>
        <foaf:firstName>Denis</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/rob/144_large.jpg"/>
        <foaf:name> 	 robert  .</foaf:name>
        <foaf:nick>rob</foaf:nick>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
        <foaf:firstName> 	 robert</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/artwo/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/a/r/t/artwo/144254_large.jpg"/>
        <foaf:name>Romain R.</foaf:name>
        <foaf:nick>artwo</foaf:nick>
        <foaf:dateOfBirth>1991-4-18</foaf:dateOfBirth>
        <foaf:firstName>Romain</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/J/i/m/Jimmy_OLIGER/144029_large.jpg"/>
    <foaf:name>Jimmy O.</foaf:name>
    <foaf:nick>Jimmy_OLIGER</foaf:nick>
    <foaf:dateOfBirth>1991-12-20</foaf:dateOfBirth>
    <foaf:firstName>Jimmy</foaf:firstName>
  </foaf:Person>
</rdf:RDF>