<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Static fallback sitemap. For dynamic sitemap with auto-updates, use:
  https://cgvfkabvgmkrwrgfwftj.supabase.co/functions/v1/generate-sitemap
  
  Configure your web server or CDN to proxy /sitemap.xml to the edge function
  for real-time updates when new content is added.
-->
<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://framedbyalexis.com/</loc>
    <lastmod>2025-12-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://framedbyalexis.com/lovable-uploads/24e443f7-8e9d-48b7-adb4-7ecadb2765bb.png</image:loc>
      <image:title>Professional Photography Services</image:title>
      <image:caption>Framed by Alexis - Charlotte, NC Photographer</image:caption>
    </image:image>
  </url>

  <!-- Gallery Page -->
  <url>
    <loc>https://framedbyalexis.com/gallery</loc>
    <lastmod>2025-12-18</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://framedbyalexis.com/og-gallery.png</image:loc>
      <image:title>Photo Gallery - Framed by Alexis</image:title>
      <image:caption>Browse our complete photography portfolio</image:caption>
    </image:image>
  </url>

  <!-- About Section -->
  <url>
    <loc>https://framedbyalexis.com/#about</loc>
    <lastmod>2025-12-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact Section -->
  <url>
    <loc>https://framedbyalexis.com/#contact</loc>
    <lastmod>2025-12-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Testimonials Section -->
  <url>
    <loc>https://framedbyalexis.com/#testimonials</loc>
    <lastmod>2025-12-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>