<?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>Planet CherryPy</foaf:name>
	<foaf:homepage>http://www.cherrypy.org/</foaf:homepage>
	<rdfs:seeAlso rdf:resource="http://www.cherrypy.org/foafroll.xml" />

	<foaf:member>
		<foaf:Agent>
			<foaf:name>Christian Wyglendowski</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://blog.dowski.com">
					<dc:title>the occasional occurrence » cherrypy</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://blog.dowski.com/category/cherrypy/feed/" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Kevin Dangoor</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.blueskyonmars.com">
					<dc:title>Blue Sky On Mars » Python</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.blueskyonmars.com/category/Python/feed/" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Robert Brewer</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.aminus.org/blogs/index.php?blog=2">
					<dc:title>The Hand of FuManChu - Category: CherryPy</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.aminus.org/blogs/xmlsrv/rss2.php?blog=2&amp;cat=64" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Sylvain Hellegouarch</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.defuze.org">
					<dc:title>deFuze.org</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.defuze.org/archives/51-cherrypy-31-has-been-released.html" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Uche and Chimezie Ogbuji</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://copia.ogbuji.net/blog/">
					<dc:title>Copia</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://copia.ogbuji.net/blog/index.rdf" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>

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