<?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>Open Source Now Voices</foaf:name>
	<foaf:homepage>http://blogs.redhat.com/open_source_blogs/open_source_blogs.html</foaf:homepage>
	<rdfs:seeAlso rdf:resource="http://blogs.redhat.com/open_source_blogs/open_source_blogs.html/foafroll.xml" />

	<foaf:member>
		<foaf:Agent>
			<foaf:name>FLOSS in Asia</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="">
					<dc:title></dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://flossinasia.blogspot.com/atom.xml" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>OSA Foundation</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="">
					<dc:title></dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="http://wp.osafoundation.org/rss" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>

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