<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://rentalworks.be/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Machines Overview -->
  <url>
    <loc>https://rentalworks.be/machines</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Blog -->
  <url>
    <loc>https://rentalworks.be/blog</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- AI Advisor -->
  <url>
    <loc>https://rentalworks.be/ai-advisor</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Contact -->
  <url>
    <loc>https://rentalworks.be/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Auth/Login -->
  <url>
    <loc>https://rentalworks.be/auth</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Terms and Conditions -->
  <url>
    <loc>https://rentalworks.be/algemene-voorwaarden</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Cookie Policy -->
  <url>
    <loc>https://rentalworks.be/cookie-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!--
    Dynamic pages (categories, machines, blog posts) are generated by the 
    Edge Function at /sitemap which is triggered weekly via pg_cron.
    This static sitemap serves as a fallback and contains core routes.
    
    For the full dynamic sitemap, access:
    https://rentalworks.be/sitemap (routed via vercel.json)
  -->
</urlset>
