<?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:name>Ryan M.</foaf:name>
    <foaf:img rdf:resource="/profile_photos/r/o/b/robotrodeo/74898_large.jpg"/>
    <foaf:dateOfBirth>1982-5-25</foaf:dateOfBirth>
    <foaf:nick>robotrodeo</foaf:nick>
    <foaf:firstName>Ryan</foaf:firstName>
  </foaf:Person>
</rdf:RDF>