<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet href="http://www.badosa.com/css/rdf.xsl" type="text/xsl" media="screen"?>
<?xml-stylesheet href="http://www.badosa.com/css/rdf.css" type="text/css" media="screen"?>
<rdf:RDF 
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:b="http://www.badosa.com/xml/schemas/rss/1.0/" 
 xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005"
 xmlns="http://purl.org/rss/1.0/"
>

	<channel rdf:about="http://www.badosa.com/bin/rdf.pl?l=$l">
		<title>Badosa.com. Cover</title>
		<link>http://www.badosa.com/?l=$l</link>
		<description>What's new at Badosa.com, a site devoted to the spreading of literary unpublished texts in Spanish, Catalan, English and French, since 1995.</description>
		<dc:language>$l</dc:language>
		<sy:updatePeriod>monthly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
		<sy:updateBase>2000-01-01T00:00+01:00</sy:updateBase>

		<image rdf:resource="http://www.badosa.com/img/badosacom.png" />

		<cf:listinfo>
			<cf:sort ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="date" label="Date" data-type="date"/>
			<cf:sort ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="genre" label="Genre" data-type="text"/>
			<cf:sort ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="col" label="Collection" data-type="text"/>
			<cf:sort ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="lang" label="Language" data-type="text"/>
			<cf:sort ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="author" label="Author" data-type="text"/>
			<cf:group ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="genre" label="genre"/>
			<cf:group ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="col" label="collection"/>
			<cf:group ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="lang" label="language"/>
			<cf:group ns="http://www.badosa.com/xml/schemas/rss/1.0/" element="author" label="author"/>
		</cf:listinfo>

		<items>
			<rdf:Seq>
			</rdf:Seq>
		</items>
	</channel>

	<image rdf:about="http://www.badosa.com/img/badosacom.png">
		<title>Badosa.com</title>
		<url>http://www.badosa.com/img/badosacom.png</url>
		<link>http://www.badosa.com/?l=$l</link>
	</image>

</rdf:RDF>

