<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <!-- Homepage -->
  <url>
    <loc>https://www.permit-to-fish.com/</loc>
    <lastmod>2025-08-20</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Search Page - High priority for discovery -->
  <url>
    <loc>https://www.permit-to-fish.com/search</loc>
    <lastmod>2025-08-20</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Request Add Fishery - Important for community engagement -->
  <url>
    <loc>https://www.permit-to-fish.com/request-add-fishery</loc>
    <lastmod>2025-08-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Contact Page - Important for business -->
  <url>
    <loc>https://www.permit-to-fish.com/contact</loc>
    <lastmod>2025-08-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Legal Pages - Lower priority but necessary -->
  <url>
    <loc>https://www.permit-to-fish.com/privacy-policy</loc>
    <lastmod>2025-08-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <url>
    <loc>https://www.permit-to-fish.com/cookie-policy</loc>
    <lastmod>2025-08-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <url>
    <loc>https://www.permit-to-fish.com/attribution</loc>
    <lastmod>2025-08-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Note: Individual fishery pages should be added dynamically -->
  <!-- Example: https://www.permit-to-fish.com/fishery/123 -->
  <!-- This can be automated through your build process or API -->
</urlset>
