<?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:firstName>Christopher</foaf:firstName>
    <foaf:name>Christopher Y.</foaf:name>
    <foaf:dateOfBirth>1977-12-1</foaf:dateOfBirth>
    <foaf:nick>yatesc</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/y/a/t/yatesc/100454_large.gif"/>
  </foaf:Person>
</rdf:RDF>