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

	<foaf:member>
		<foaf:Agent>
			<foaf:name>Denis</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.rabotat.org/blog/">
					<dc:title>Denis' blog - Firefox and more!</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.rabotat.org/blog/feedatom.asp" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Fredrik</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://foffa-blogg.blogspot.com/">
					<dc:title>--- foffa blogg ---</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://foffa-blogg.blogspot.com/feeds/posts/default" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Hennyk</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://hennyk.blogg.se">
					<dc:title>hennyk</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://hennyk.blogg.se/index.rss" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Kackamilla</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://kackamilla.blogspot.com/">
					<dc:title>Camilla's blogg</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://kackamilla.blogspot.com/feeds/posts/default" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Sol</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://alvsol.blogspot.com/">
					<dc:title>Alvsol</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://alvsol.blogspot.com/atom.xml" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Z:a</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://jozz.se/blogg.php">
					<dc:title>Z:as BLogg</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://jozz.se/blogg.rss.php" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>

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