function log_api_error($source, $client_name, $message = '') {
    $timestamp = date("Y-m-d H:i:s");
    $logLine = "[$timestamp] [$source] Client: $client_name | Erreur: $message\n";
    $logFile = '/var/log/mediplugins/api_errors.log';

    file_put_contents($logFile, $logLine, FILE_APPEND);
}<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//endospe.mediweb.link/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://endospe.mediweb.link/page-sitemap.xml</loc>
		<lastmod>2025-03-03T14:13:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://endospe.mediweb.link/traitement-sitemap.xml</loc>
		<lastmod>2025-02-28T14:44:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://endospe.mediweb.link/team-sitemap.xml</loc>
		<lastmod>2025-02-28T14:57:33+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://endospe.mediweb.link/pdf-sitemap.xml</loc>
		<lastmod>2025-02-17T17:20:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://endospe.mediweb.link/category-sitemap.xml</loc>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->