<?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"
	>
<channel>
	<title>Le LAGLe LAG</title>
	<atom:link href="https://www.lelag.fr/site/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lelag.fr/site</link>
	<description>Lieu Auto Géré du bassin minier</description>
	<pubDate>Sun, 01 Mar 2026 15:15:31 +0000</pubDate>
	<generator>http://programming.has.no.com/2008/05/14/wordpress-rss-pages-plugin/</generator>
	<language></language>
	<generator>https://wordpress.org/?v=6.9.1</generator>
</channel>

</rss>
<?
}

function feed_rss_pages($comments = ""){
	header('Content-Type: text/xml; charset=' . get_option('blog_charset'), true);
	$more = 1;
	echo '<?xml version="1.0" encoding="'.get_option('blog_charset').'"?'.'>';
	?>
	<!-- generator="http://programming.has.no.com/2008/05/14/wordpress-rss-pages-plugin/" -->
<rss version="0.92">
<channel>
        <title>Le LAGLe LAG</title>
        <link>https://www.lelag.fr/site</link>
        <description>Lieu Auto Géré du bassin minier</description>
        <lastBuildDate>Sun, 01 Mar 2026 15:15:31 +0000</lastBuildDate>
        <docs>http://backend.userland.com/rss092</docs>
        <language></language>
        <!-- generator="WordPress/6.9.1" -->
		</channel>
	</rss>
