<?xml version="1.0" encoding="UTF-8"?>
<!-- Update the domain below to your actual production URL -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://btstudio.vercel.app/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://btstudio.vercel.app/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://btstudio.vercel.app/cadastro</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://btstudio.vercel.app/esqueci-senha</loc>
    <changefreq>monthly</changefreq>
    <priority>0.1</priority>
  </url>

  <!--
    Individual product pages (/produtos/:id) are dynamic.
    Consider generating this sitemap server-side or via a Supabase Edge Function
    that queries all active product IDs and appends them here at build time.
  -->

</urlset>
