<?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"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage -->
  <url>
    <loc>https://girlystitches.com/</loc>
    <lastmod>2026-03-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Free Patterns Page -->
  <url>
    <loc>https://girlystitches.com/free-patterns</loc>
    <lastmod>2026-03-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Pattern Page with Image + Hreflang -->
  <url>
    <loc>https://girlystitches.com/patterns/cottage-roses</loc>
    <lastmod>2026-03-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    
    <!-- ✅ Use ACTUAL Supabase Storage URL for image -->
    <image:image>
      <image:loc>https://girlystitches.com/patterns/7872d1f4-238f-4c28-b51f-0705d0076649</image:loc>
      <image:title>Cottage Roses Cross Stitch Pattern Chart</image:title>
      <image:caption>Modern cottage rose cross stitch pattern by Girly Stitches.</image:caption>
    </image:image>

    <!-- ✅ Only include hreflang for pages that EXIST -->
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://girlystitches.com/pt-BR/patterns/cottage-roses" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://girlystitches.com/patterns/cottage-roses" />
  </url>

  <!-- Blog Page (NO DUPLICATES) -->
  <url>
    <loc>https://girlystitches.com/blog</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Community Page -->
  <url>
    <loc>https://girlystitches.com/community</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Getting Started Page -->
  <url>
    <loc>https://girlystitches.com/getting-started</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Stitch Guides Page -->
  <url>
    <loc>https://girlystitches.com/stitch-guides</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Privacy Policy -->
  <url>
    <loc>https://girlystitches.com/privacy-policy</loc>
    <lastmod>2026-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.1</priority>
  </url>

</urlset>