<?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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">

	<rdf:Description rdf:about="">
		<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument"/>
		<foaf:maker rdf:resource="#me"/>
		<foaf:primaryTopic rdf:resource="#me"/>
	</rdf:Description>

	<foaf:Person rdf:about="#me">
		<foaf:nick>cbutler4983</foaf:nick>
		<foaf:name>Courtney Butler</foaf:name>
		<foaf:homepage rdf:resource="https://www.careeredlounge.com/pg/profile/cbutler4983" />
		<foaf:depiction rdf:resource="https://www.careeredlounge.com/mod/profile/icondirect.php?lastcache=1637089394&amp;joindate=1637088926&amp;guid=7803754&amp;size=large" />
                <foaf:weblog rdf:resource="https://www.careeredlounge.com/pg/blog/cbutler4983" />
			</foaf:Person>
</rdf:RDF>
