<?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">

  <!-- ============================================================ -->
  <!-- STATIC PAGES                                                 -->
  <!-- ============================================================ -->

  <!-- Home -->
  <url>
    <loc>https://www.kitmachinery.com/</loc>
    <lastmod>2026-04-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <!-- Bilingual site — both languages served at same URL via i18n -->
    <xhtml:link rel="alternate" hreflang="es" href="https://www.kitmachinery.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kitmachinery.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.kitmachinery.com/"/>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://www.kitmachinery.com/contact</loc>
    <lastmod>2026-04-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.kitmachinery.com/contact"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kitmachinery.com/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.kitmachinery.com/contact"/>
  </url>

  <!-- ============================================================ -->
  <!-- PRODUCT PAGES (/:productSlug)                                -->
  <!-- NOTE: These slugs are stored in Supabase. Add/update here   -->
  <!-- whenever a new product is published.                         -->
  <!-- TODO: Auto-generate this section at build time from Supabase -->
  <!-- ============================================================ -->

  <!-- Cardboard Division -->
  <!-- Add your real product slugs below as they are published -->
  <!--
  <url>
    <loc>https://www.kitmachinery.com/SLUG</loc>
    <lastmod>2026-04-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  -->

</urlset>
