<?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 Jabber News</foaf:name>
	<foaf:homepage>http://planet.jabber.org/news/</foaf:homepage>
	<rdfs:seeAlso rdf:resource="http://planet.jabber.org/news/foafroll" />

	<foaf:member>
		<foaf:Agent>
			<foaf:name>Jabber.org News</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.jabber.org/notices.html">
					<dc:title>jabber.org</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="https://jabber.org/atom.xml" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
	<foaf:member>
		<foaf:Agent>
			<foaf:name>ejabberd</foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="http://www.ejabberd.im/">
					<dc:title>ejabberd - Planet Jabber News</dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="https://www.ejabberd.im/pjn-feed/" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>

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