<?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#'
>
  <foaf:Person>
    <foaf:nick>aimee</foaf:nick>
    <foaf:dateOfBirth>1979-6-11</foaf:dateOfBirth>
    <foaf:img rdf:resource="/profile_photos/a/i/m/aimee/6889_large.jpg"/>
    <foaf:name>Aimée D.</foaf:name>
    <foaf:firstName>Aimée</foaf:firstName>
  </foaf:Person>
</rdf:RDF>