// Charger les fonctions
$functions_path = FLEXCLOUD_PLUGIN_DIR . 'flexcloud-payment-functions.php';
if (file_exists($functions_path)) {
    require_once $functions_path;
} else {
    add_action('admin_notices', function() use ($functions_path) {
        echo '<div class="notice notice-error"><p>? Fichier functions introuvable à : ' . esc_html($functions_path) . '</p></div>';
        return;
    });
    return;
}<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.flexcloud.fr/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.flexcloud.fr/post-sitemap.xml</loc>
		<lastmod>2026-05-20T11:45:43+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.flexcloud.fr/page-sitemap.xml</loc>
		<lastmod>2026-06-01T12:43:01+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->