<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage - Highest priority -->
  <url>
    <loc>https://fuelhunt.co.uk/</loc>
    <lastmod>2025-09-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- WWW subdomain - Also high priority -->
  <url>
    <loc>https://www.fuelhunt.co.uk/</loc>
    <lastmod>2025-09-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Main application without trailing slash -->
  <url>
    <loc>https://fuelhunt.co.uk</loc>
    <lastmod>2025-09-30</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Note: This is a Single Page Application (SPA) with dynamic content -->
  <!-- The main functionality is location-based fuel station search -->
  <!-- which doesn't have static routes to index separately -->
  
  <!-- If you add static pages in the future (like About, Privacy Policy, etc.) -->
  <!-- add them here with appropriate priorities and change frequencies -->
  
</urlset>