<?xml version="1.0" encoding="UTF-8"?>
<!--
  Tells search engines which pages exist and which language versions to offer.
  Only two pages, so this is short. If you ever add a page, add it here too.

  The hreflang lines say the same address serves both French and English —
  true here, because the language toggle swaps the text in place rather than
  loading a different URL.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://hopecentermg.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://hopecentermg.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://hopecentermg.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hopecentermg.com/"/>
    <lastmod>2026-08-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://hopecentermg.com/legal.html</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
