<?xml version="1.0" encoding="UTF-8"?>
<!--
  Coral Lakes Master Association — XML sitemap.
  English is served at the site root (/); Spanish at /es/. Bilingual hreflang
  cluster: each URL lists en, es and x-default, and self-references (required by
  Google for sitemap hreflang). English root (/) is also the x-default.
  <priority>/<changefreq> are advisory hints (Google ignores them; Bing/others
  may use them). Update <lastmod> (W3C date) when a page's content changes.
  Referenced from robots.txt.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <!-- Home — English (root, x-default) -->
  <url>
    <loc>https://corallakesmaster.org/</loc>
    <lastmod>2026-07-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://corallakesmaster.org/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://corallakesmaster.org/es/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://corallakesmaster.org/" />
  </url>

  <!-- Home — Spanish -->
  <url>
    <loc>https://corallakesmaster.org/es/</loc>
    <lastmod>2026-07-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://corallakesmaster.org/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://corallakesmaster.org/es/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://corallakesmaster.org/" />
  </url>

  <!-- Privacy policy — English (root) -->
  <url>
    <loc>https://corallakesmaster.org/privacy-policy.html</loc>
    <lastmod>2026-07-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://corallakesmaster.org/privacy-policy.html" />
    <xhtml:link rel="alternate" hreflang="es" href="https://corallakesmaster.org/es/privacy-policy.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://corallakesmaster.org/privacy-policy.html" />
  </url>

  <!-- Privacy policy — Spanish -->
  <url>
    <loc>https://corallakesmaster.org/es/privacy-policy.html</loc>
    <lastmod>2026-07-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://corallakesmaster.org/privacy-policy.html" />
    <xhtml:link rel="alternate" hreflang="es" href="https://corallakesmaster.org/es/privacy-policy.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://corallakesmaster.org/privacy-policy.html" />
  </url>
</urlset>
