<?xml version="1.0"?>
<rdf:RDF
      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:admin="http://webns.net/mvcb/">
	<foaf:PersonalProfileDocument rdf:about="">
	  <foaf:maker rdf:resource="#me" />
	  <foaf:primaryTopic rdf:resource="#me" />
	  <admin:generatorAgent rdf:resource="http://cremunity.com/" />
	  <admin:errorReportsTo rdf:resource="mailto:info@cremunity.com" />
	</foaf:PersonalProfileDocument>
	<foaf:Person rdf:ID="me">
		<foaf:name>Kevin Guy</foaf:name>
		<foaf:title></foaf:title>
		<foaf:mbox rdf:resource="mailto:kguy@floridainvestor.net" />
		<foaf:depiction rdf:resource="http://cremunity.com/images/person/2104385" />
		<foaf:phone rdf:resource="tel:(407) 699-8820" />
				<foaf:knows>
			<foaf:Person>
				<foaf:name>Stephen Hopkins</foaf:name>
				<rdfs:seeAlso rdf:resource="http://cremunity.com/person/xml/foaf/1" />
			</foaf:Person>
		</foaf:knows>
				<foaf:knows>
			<foaf:Person>
				<foaf:name>Ivan Peevski</foaf:name>
				<rdfs:seeAlso rdf:resource="http://cremunity.com/person/xml/foaf/2" />
			</foaf:Person>
		</foaf:knows>
				<foaf:knows>
			<foaf:Person>
				<foaf:name>Ginger Wheless</foaf:name>
				<rdfs:seeAlso rdf:resource="http://cremunity.com/person/xml/foaf/2104421" />
			</foaf:Person>
		</foaf:knows>
				<foaf:knows>
			<foaf:Person>
				<foaf:name>Randy Tran</foaf:name>
				<rdfs:seeAlso rdf:resource="http://cremunity.com/person/xml/foaf/2106813" />
			</foaf:Person>
		</foaf:knows>
			</foaf:Person>
</rdf:RDF>
