<?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:img rdf:resource="http://pownce.com/profile_photos/H/o/w/Howtoshipanything/180865_large.jpg"/>
    <foaf:firstName>Jenny</foaf:firstName>
    <foaf:name>Jenny C.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/o/s/cosmicsurfer/170257_large.jpg"/>
        <foaf:firstName>Greg</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/cosmicsurfer/foaf/"/>
        <foaf:name>Greg L.</foaf:name>
        <foaf:dateOfBirth>1953-9-19</foaf:dateOfBirth>
        <foaf:nick>cosmicsurfer</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/w/a/r/warner444/155015_large.jpg"/>
        <foaf:firstName>Warner</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/warner444/foaf/"/>
        <foaf:name>Warner C.</foaf:name>
        <foaf:dateOfBirth>1952-9-7</foaf:dateOfBirth>
        <foaf:nick>warner444</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/a/r/i/arieshu/148186_large.jpg"/>
        <foaf:firstName>Karoly</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/arieshu/foaf/"/>
        <foaf:name>Karoly D.</foaf:name>
        <foaf:dateOfBirth>1953-4-6</foaf:dateOfBirth>
        <foaf:nick>arieshu</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/w/e/b/weblaunches/152240_large.jpg"/>
        <foaf:firstName>Alisha</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/weblaunches/foaf/"/>
        <foaf:name>Alisha W.</foaf:name>
        <foaf:nick>weblaunches</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:dateOfBirth>1961-4-24</foaf:dateOfBirth>
    <foaf:nick>Howtoshipanything</foaf:nick>
  </foaf:Person>
</rdf:RDF>