<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- トップページ（最重要） -->
  <url>
    <loc>https://sus-ec-shop.vercel.app/</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 商品一覧ページ -->
  <url>
    <loc>https://sus-ec-shop.vercel.app/products</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- カートページ -->
  <url>
    <loc>https://sus-ec-shop.vercel.app/cart</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 注文ページ -->
  <url>
    <loc>https://sus-ec-shop.vercel.app/order</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 商品ページ -->
  <url>
    <loc>https://sus-ec-shop.vercel.app/product/4a670c3e-b794-4f7c-99b1-e7357ca8d89e</loc>
    <lastmod>2025-11-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>