<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    SABO Sports Sitemap
    Improvements applied:
    - Removed fragment ("#anchor") URLs (search engines ignore hashes)
    - Simplified hreflang usage: dynamic JS translation served on same URL, so listing separate query-param language variants is unnecessary and can dilute signals.
    - Updated lastmod dates to current build date.
    - Kept clean priority distribution (1.0 home, 0.9 product detail, 0.8 strategic conversion, 0.7 media/gallery, lower for utility pages).
    If you later create server-rendered distinct language pages (e.g. /zh/), reintroduce hreflang blocks pointing to each language version.
  -->

  <url>
    <loc>https://www.sabo-sports.com/</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://www.sabo-sports.com/surf-board.html</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://www.sabo-sports.com/kart-boat.html</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://www.sabo-sports.com/dealer.html</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.sabo-sports.com/gallery.html</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.sabo-sports.com/thank-you.html</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
