<?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 UNIX-AG</foaf:name>
	<foaf:homepage>http://www.unix-ag.uni-kl.de/~guenther/planetunixag/</foaf:homepage>
	<rdfs:seeAlso rdf:resource="http://www.unix-ag.uni-kl.de/~guenther/planetunixag/foafroll.xml" />

	<foaf:member>
		<foaf:Agent>
			<foaf:name>Guenther Noack</foaf:name>
			<foaf:depiction rdf:resource="images/guenther.png"/>
			<foaf:weblog>
				<foaf:Document rdf:about="http://gnoack.wordpress.com">
					<dc:title>Computer Stone Age</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://gnoack.wordpress.com/feed/" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Mathias Dalheimer</foaf:name>
			<foaf:depiction rdf:resource="images/nobody.png"/>
			<foaf:weblog>
				<foaf:Document rdf:about="http://gonium.net/md">
					<dc:title>gonium.net</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://gonium.net/md/feed/" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Matthias Jung</foaf:name>
			<foaf:depiction rdf:resource="images/matthias.png"/>
			<foaf:weblog>
				<foaf:Document rdf:about="">
					<dc:title></dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.unix-ag.uni-kl.de/~myzinsky/www/sphpblog/rss.php" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Thomas Fischer</foaf:name>
			<foaf:depiction rdf:resource="images/thomas.jpg"/>
			<foaf:weblog>
				<foaf:Document rdf:about="http://tfischernet.wordpress.com">
					<dc:title>Thomas Fischer's Weblog</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://tfischernet.wordpress.com/feed/" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Weblog der Fachschaft Informatik</foaf:name>
			<foaf:depiction rdf:resource="images/fs.png"/>
			<foaf:weblog>
				<foaf:Document rdf:about="">
					<dc:title></dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.fachschaft.informatik.uni-kl.de/blog/rss.php" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Weblog der Fachschaft Informatik</foaf:name>
			<foaf:depiction rdf:resource="images/fs.png"/>
			<foaf:weblog>
				<foaf:Document rdf:about="http://zaphod.fachschaft.informatik.uni-kl.de">
					<dc:title>Blog</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://zaphod.fachschaft.informatik.uni-kl.de/joomla/index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=9&amp;Itemid=47&amp;format=feed&amp;type=atom" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>

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

