<?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:rss="http://purl.org/rss/1.0/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<foaf:Group>
	<foaf:name>Slowchildren Planet</foaf:name>
	<foaf:homepage>http://planet.slowchildren.com/</foaf:homepage>
	<rdfs:seeAlso rdf:resource="http://planet.slowchildren.com/foafroll.xml" />

	<foaf:member>
		<foaf:Agent>
			<foaf:name>Laurel Golden</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.lifted-lorax.com/">
					<dc:title>-- adventures in being nice --</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://lifted-lorax.com/index.xml" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Noah Green</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://noah.livejournal.com/">
					<dc:title>On errands of life, these letters speed to death.</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://noah.livejournal.com/data/rss" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Scott McDowell</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://slowchildren.com/blog/">
					<dc:title>Slowchildren.com</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://slowchildren.com/blog/index.rdf" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>

</foaf:Group>
</rdf:RDF>
