<?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 OpenEZX</foaf:name>
	<foaf:homepage>http://planet.openezx.org</foaf:homepage>
	<rdfs:seeAlso rdf:resource="http://planet.openezx.org/foafroll.xml" />

	<foaf:member>
		<foaf:Agent>
			<foaf:name>Harald Welte</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://gnumonks.org/~laforge/weblog">
					<dc:title>Harald Welte's blog</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://gnumonks.org/~laforge/weblog/linux/a780/index.rss" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Michael Lauer</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.vanille-media.de/site">
					<dc:title>Michael Lauer - Freelancer</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.vanille-media.de/site/index.php/category/opensource/openezx/feed" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Stefan Schmidt</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.datenfreihafen.org/~stefan/weblog/archives/cat_5/">
					<dc:title>openezx</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.datenfreihafen.org/~stefan/weblog/archives/cat_5/index.xml" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>

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