<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Home Page - Main Landing -->
  <url>
    <loc>https://dils.co.il/</loc>
    <lastmod>2026-07-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <!-- Single-language static shell (landing.html) — see the hreflang note
         in that file. No he/en split exists here, unlike the SPA routes below. -->
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/" />
  </url>

  <!-- Product - Club Manager Portal (canonical; /infrastructure 301s here) -->
  <url>
    <loc>https://dils.co.il/product</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/product" />
    <xhtml:link rel="alternate" hreflang="en" href="https://dils.co.il/product?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/product" />
  </url>

  <!-- FAQ Page -->
  <url>
    <loc>https://dils.co.il/faq</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/faq" />
    <xhtml:link rel="alternate" hreflang="en" href="https://dils.co.il/faq?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/faq" />
  </url>

  <!-- Join - business onboarding -->
  <url>
    <loc>https://dils.co.il/join</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/join" />
    <xhtml:link rel="alternate" hreflang="en" href="https://dils.co.il/join?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/join" />
  </url>

  <!-- Value simulator — public Hebrew page (static, public/simulator/index.html).
       Free to play; only the final numbers sit behind profile creation.
       Out of scope for the he/en bilingual build — stays single-language. -->
  <url>
    <loc>https://dils.co.il/simulator</loc>
    <lastmod>2026-07-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/simulator" />
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://dils.co.il/contact</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/contact" />
    <xhtml:link rel="alternate" hreflang="en" href="https://dils.co.il/contact?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/contact" />
  </url>

  <!-- Pricing Page -->
  <url>
    <loc>https://dils.co.il/pricing</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/pricing" />
    <xhtml:link rel="alternate" hreflang="en" href="https://dils.co.il/pricing?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/pricing" />
  </url>

  <!-- Clubs (canonical route; replaces the non-existent /public-clubs) -->
  <url>
    <loc>https://dils.co.il/clubs</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/clubs" />
    <xhtml:link rel="alternate" hreflang="en" href="https://dils.co.il/clubs?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/clubs" />
  </url>

  <!-- Terms -->
  <url>
    <loc>https://dils.co.il/terms</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/terms" />
    <xhtml:link rel="alternate" hreflang="en" href="https://dils.co.il/terms?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/terms" />
  </url>

  <!-- Privacy -->
  <url>
    <loc>https://dils.co.il/privacy</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="he" href="https://dils.co.il/privacy" />
    <xhtml:link rel="alternate" hreflang="en" href="https://dils.co.il/privacy?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dils.co.il/privacy" />
  </url>

  <!-- Whitepaper is deliberately NOT listed here: it's still a "coming soon"
       stub (see src/pages/Whitepaper.tsx) and scripts/prerender-meta.mjs
       marks it noindex on purpose ("keep out of Google's index (and the
       sitemap, deliberately) until the real document replaces it"). Add it
       once that placeholder is replaced with real content. -->

</urlset>
