<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss">

<channel>
	<title>RadioCity Valencia</title>
	<atom:link href="<? //http://feeds.fegreppa.org/fegreppa ?>http://clickgnosis.org/feedgnosis" rel="self" type="application/rss+xml" />
	<link>http://radiocityvalencia.com</link>
	<description>RadioCity Valencia</description>
	<lastBuildDate><?
	$result=mysql_fetch_assoc(mysql_query("SELECT MAX(post_modified) as derniere_modif_site FROM wp_posts"));
	$derniere_modif_site = $result["derniere_modif_site"];
	echo date('r',strtotime($derniere_modif_site));
	?></lastBuildDate>

	<language>es</language>
	<sy:updatePeriod>daily</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://bagot.pro/?v=2.0</generator>
		
	</channel>
</rss>
