<?xml version='1.0'?>
<rdf:RDF
   xml:lang="en"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:foaf="http://xmlns.com/foaf/0.1/"
   xmlns:ya="http://blogs.yandex.ru/schema/foaf/"
   xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <foaf:Person>
    <foaf:nick>sprintadmin</foaf:nick>
    <foaf:name>Bill</foaf:name>
    <foaf:homepage rdf:resource="http://www.sprintracing.com/pg/profile/sprintadmin" />
    <foaf:mbox_sha1sum>20b96ecc6da0f8feff6e28fddc33be07551e5570</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://www.sprintracing.com/pg/icon/sprintadmin/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>waleron101</foaf:nick>
        <foaf:member_name>William101</foaf:member_name>
        <foaf:mbox_sha1sum>b259d932974c817adb036dcb9e1ddab599f77ef5</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://www.sprintracing.com/friends/waleron101/?view=foaf" />
        <foaf:homepage rdf:resource="http://www.sprintracing.com/pg/profile/waleron101"/>
      </foaf:Person>
    </foaf:knows>

    <foaf:knows>
      <foaf:Person>
        <foaf:nick>waleron</foaf:nick>
        <foaf:member_name>William100</foaf:member_name>
        <foaf:mbox_sha1sum>db60be3e44cd85c5ac0e31a61b7066f5d017c553</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://www.sprintracing.com/friends/waleron/?view=foaf" />
        <foaf:homepage rdf:resource="http://www.sprintracing.com/pg/profile/waleron"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>