<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>moonglade</foaf:nick>
		<foaf:mbox_sha1sum>dbea8bce3fdb1ba5273d8c99266861603e294002</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.lacoctelera.com/moonglade" />

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>showroom</foaf:nick>
			<foaf:mbox_sha1sum>09cce261218fb7aaf5772da279745495ae59fef5</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/showroom/feeds/foaf01"/> 
		</foaf:Person>
		
		<foaf:Person> 
			<foaf:nick>juanillo</foaf:nick>
			<foaf:mbox_sha1sum>12b2041dc600749097ce6d347a0dba8e17272137</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/juanillo/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>