<?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="/img/user-l.gif"/>
    <foaf:dateOfBirth>1973-7-24</foaf:dateOfBirth>
    <foaf:firstName>Laura</foaf:firstName>
    <foaf:name>Laura L.</foaf:name>
    <foaf:nick>lauralindhe</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="/profile_photos/t/h/e/thepixelarchitect/46289_large.jpg"/>
        <foaf:dateOfBirth>1974-1-29</foaf:dateOfBirth>
        <foaf:firstName>brian</foaf:firstName>
        <foaf:name>brian r.</foaf:name>
        <foaf:nick>thepixelarchitect</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/thepixelarchitect/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="/profile_photos/c/h/r/chrisnewman/119687_large.jpg"/>
        <foaf:firstName>Chris</foaf:firstName>
        <foaf:name>Chris N.</foaf:name>
        <foaf:nick>chrisnewman</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/chrisnewman/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="/profile_photos/g/e/c/gecampbell/46189_large.jpg"/>
        <foaf:dateOfBirth>1961-1-9</foaf:dateOfBirth>
        <foaf:firstName>Glen</foaf:firstName>
        <foaf:name>Glen C.</foaf:name>
        <foaf:nick>gecampbell</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/gecampbell/foaf/"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>