Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 086cef908f22cd17fbf41e7b9f329d21 > files > 53

python-planet-2.0-5.mga4.noarch.rpm

<?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><TMPL_VAR name ESCAPE="HTML"></foaf:name>
	<foaf:homepage><TMPL_VAR link ESCAPE="HTML"></foaf:homepage>
	<rdfs:seeAlso rdf:resource="<TMPL_VAR url ESCAPE="HTML">" />

<TMPL_LOOP Channels>
	<foaf:member>
		<foaf:Agent>
			<foaf:name><TMPL_VAR name ESCAPE="HTML"></foaf:name>
			<foaf:weblog>
				<foaf:Document rdf:about="<TMPL_VAR link ESCAPE="HTML">">
					<dc:title><TMPL_VAR title_plain ESCAPE="HTML"></dc:title>
					<rdfs:seeAlso>
						<rss:channel rdf:about="<TMPL_VAR url ESCAPE="HTML">" />
					</rdfs:seeAlso>
				</foaf:Document>
			</foaf:weblog>
		</foaf:Agent>
	</foaf:member>
</TMPL_LOOP>

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