<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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	
	<foaf:Person>
	
		<foaf:nick>borntobe</foaf:nick>
		<foaf:mbox_sha1sum>5e82fe9533e0b084b8d6dfe519ccd5cc8aeaf6ea</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.lacoctelera.com/borntobe" />

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>ayuda</foaf:nick>
			<foaf:mbox_sha1sum>73563cfdfac5d4a2bbc11eb9a204c3219c8b6994</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/ayuda/feeds/foaf01"/> 
		</foaf:Person>
		
		<foaf:Person> 
			<foaf:nick>foobar</foaf:nick>
			<foaf:mbox_sha1sum>b60ab62ea58679fb2069dc56a366111cc8626bb2</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/foobar/feeds/foaf01"/> 
		</foaf:Person>
		
		<foaf:Person> 
			<foaf:nick>flor-de-cactus</foaf:nick>
			<foaf:mbox_sha1sum>dc51cf6cf6ad0b61fab142b2edc44e71865d5218</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.espacioblog.com/flor-de-cactus/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>