    <script>
    document.addEventListener('change', function (e) {
        if (e.target && e.target.id === 'DateDebutSejour') {
            const end = document.getElementById('DateFinSejour');
            if (!end) return;

            let date = new Date(e.target.value);
            if (!isNaN(date)) {
                date.setDate(date.getDate() + 2);
                end.value = date.toISOString().split('T')[0];
            }
        }
    });
    </script>
    <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//cotechapelle.fr/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://cotechapelle.fr/asp-products/option-studio-7-nuits/</loc>
		<lastmod>2025-03-26T13:14:35+00:00</lastmod>
	</url>
	<url>
		<loc>https://cotechapelle.fr/asp-products/studio/</loc>
		<lastmod>2025-10-15T19:53:49+00:00</lastmod>
	</url>
	<url>
		<loc>https://cotechapelle.fr/asp-products/option-chambre-double1n/</loc>
		<lastmod>2026-04-19T19:31:20+00:00</lastmod>
	</url>
	<url>
		<loc>https://cotechapelle.fr/asp-products/sejour-etoiles-et-vibrations-4-au-5-juin-2026/</loc>
		<lastmod>2026-05-29T15:09:54+00:00</lastmod>
		<image:image>
			<image:loc>https://cotechapelle.fr/wp-content/uploads/QrCode_Wero_CoteChapelle.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://cotechapelle.fr/asp-products/sejour-etoiles-et-vibrations-6-au-7-juin-2026/</loc>
		<lastmod>2026-05-29T15:54:00+00:00</lastmod>
		<image:image>
			<image:loc>https://cotechapelle.fr/wp-content/uploads/QrCode_Wero_CoteChapelle.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://cotechapelle.fr/asp-products/acompte-reservation-sejour/</loc>
		<lastmod>2026-06-05T12:00:29+00:00</lastmod>
		<image:image>
			<image:loc>https://cotechapelle.fr/wp-content/uploads/cropped-Vue-terrasse-1.webp</image:loc>
		</image:image>
	</url>
</urlset>
<!-- XML Sitemap generated by Yoast SEO -->