<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home page -->
  <url>
    <loc>https://surf-snaps.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Main navigation pages -->
  <url>
    <loc>https://surf-snaps.com/explore</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://surf-snaps.com/blog</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://surf-snaps.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://surf-snaps.com/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://surf-snaps.com/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://surf-snaps.com/getting-started</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Legal pages -->
  <url>
    <loc>https://surf-snaps.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <url>
    <loc>https://surf-snaps.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Add blog posts dynamically in production -->
  <!-- Example: -->
  <url>
    <loc>https://surf-snaps.com/blog/1</loc>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Add profile pages dynamically in production -->
  <!-- Example: -->
  <url>
    <loc>https://surf-snaps.com/u/photographer_username</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Add album pages dynamically in production -->
  <!-- Example: -->
  <url>
    <loc>https://surf-snaps.com/album/123</loc>
    <changefreq>never</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
