<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- トップページ -->
  <url>
    <loc>https://syun-ka-to.web.app</loc>
    <lastmod>2024-11-07</lastmod> <!-- 最終更新日 -->
    <changefreq>daily</changefreq> <!-- 更新頻度 -->
    <priority>1.0</priority> <!-- 優先度 -->
  </url>

  <!-- メニューページ -->
  <url>
    <loc>https://syun-ka-to.web.app/menu</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 店舗紹介ページ -->
  <url>
    <loc>https://syun-ka-to.web.app/shop-intro</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- アクセスページ -->
  <url>
    <loc>https://syun-ka-to.web.app/access</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
