<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Homepage -->
  <url>
    <loc>https://tiaandewit.co.za/</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Gallery Page -->
  <url>
    <loc>https://tiaandewit.co.za/gallery</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://tiaandewit.co.za/about</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 
    Category Pages - Add your specific categories here
    Example:
  -->
  <!--
  <url>
    <loc>https://yourdomain.com/category/nature</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://yourdomain.com/category/portraits</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->
  
  <!-- 
    Note: For dynamic content from Supabase, consider generating this sitemap
    automatically during build time or via a serverless function.
    
    You can create a script to fetch all categories from Supabase and generate
    URLs dynamically. Add this to your build process in vite.config.ts or
    create a separate Node.js script.
  -->
  
</urlset>
