<?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 Vquence</foaf:name>
	<foaf:homepage>http://corp.vquence.com/blog</foaf:homepage>
	<rdfs:seeAlso rdf:resource="http://corp.vquence.com/foafroll" />

	<foaf:member>
		<foaf:Agent>
			<foaf:name>Chris Gilbey</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.perceptric.com/blog">
					<dc:title>Perceptric Forum</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://www.perceptric.com/blog/Vquence/index.xml" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>John Ferlito</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://inodes.org/blog">
					<dc:title>John's Tidbits</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://inodes.org/blog/feed/" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>Silvia Pfeiffer</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://blog.gingertech.net">
					<dc:title>ginger's thoughts</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://blog.gingertech.net/feed/" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>

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