<?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:dateOfBirth>1965-10-20</foaf:dateOfBirth>
    <foaf:nick>rasterbator</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/r/a/s/rasterbator/54829_large.png"/>
    <foaf:firstName>Ron</foaf:firstName>
    <foaf:name>Ron L.</foaf:name>
  </foaf:Person>
</rdf:RDF>