<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Página principal -->
  <url>
    <loc>https://septiembredulce.vercel.app/</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Página de pedidos -->
  <url>
    <loc>https://septiembredulce.vercel.app/pedidos</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Página de mi pedido -->
  <url>
    <loc>https://septiembredulce.vercel.app/mipedido</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Página de login -->
  <url>
    <loc>https://septiembredulce.vercel.app/login</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Página de carrito -->
  <url>
    <loc>https://septiembredulce.vercel.app/carrito</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Páginas de categorías principales -->
  <url>
    <loc>https://septiembredulce.vercel.app/categorias/pasteles</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://septiembredulce.vercel.app/categorias/postres</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://septiembredulce.vercel.app/categorias/tortas</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://septiembredulce.vercel.app/categorias/dulces</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://septiembredulce.vercel.app/categorias/galletas</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://septiembredulce.vercel.app/categorias/cupcakes</loc>
    <lastmod>2024-01-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>