<?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>bloggirl</foaf:nick>
    <foaf:firstName>BlogGirl</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>wealer</foaf:nick>
        <foaf:firstName>Ross</foaf:firstName>
        <foaf:name>Ross W.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/w/e/a/wealer/117382_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/wealer/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>boodaa</foaf:nick>
        <foaf:firstName>Enlightened</foaf:firstName>
        <foaf:name>Enlightened O.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/b/o/o/boodaa/114618_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/boodaa/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>squishee</foaf:nick>
        <foaf:firstName>Rebecca</foaf:firstName>
        <foaf:name>Rebecca K.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/q/u/squishee/39686_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/squishee/foaf/"/>
        <foaf:dateOfBirth>1983-8-6</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>Burento</foaf:nick>
        <foaf:firstName>Sun</foaf:firstName>
        <foaf:name>Sun T.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/B/u/r/Burento/1479_large.gif"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Burento/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>BlogGirl :.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/b/l/o/bloggirl/133979_large.jpg"/>
  </foaf:Person>
</rdf:RDF>