<?php\nadd_filter("wp_redirect", function($location, $status) {\n  $trace = array();\n  foreach (debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS, 12) as $t) {\n    $trace[] = (isset($t["class"]) ? $t["class"] . $t["type"] : "") . $t["function"];\n  }\n  $line = date("c") . " | REQUEST_URI=" . ($_SERVER["REQUEST_URI"] ?? "") . " | redirect_to=" . $location . " | status=" . $status . " | trace=" . implode(" < ", $trace) . PHP_EOL;\n  file_put_contents("/tmp/agn_redirect_debug.log", $line, FILE_APPEND);\n  return $location;\n}, 1, 2);\n<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//ageni.fr/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://ageni.fr/post-sitemap.xml</loc>
		<lastmod>2026-06-12T15:07:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://ageni.fr/page-sitemap.xml</loc>
		<lastmod>2026-09-10T09:51:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://ageni.fr/xpro-themer-sitemap.xml</loc>
		<lastmod>2026-09-03T14:19:32+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->