<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- トップページ（index.html）は / として登録するのが一般的 -->
  <url>
    <loc>https://peaceful-hall.jp</loc>
    <lastmod>2025-12-01</lastmod>
  </url>

  <!-- はじめての方へ（first.html 仮） -->
  <url>
    <loc>https://peaceful-hall.jp/first.html</loc>
    <lastmod>2025-12-01</lastmod>
  </url>

  <!-- プラン一覧（plan.html） -->
  <url>
    <loc>https://peaceful-hall.jp/plan.html</loc>
    <lastmod>2025-12-01</lastmod>
  </url>

  <!-- 互助会なし（no-membership-plan.html） -->
  <url>
    <loc>https://peaceful-hall.jp/no-membership-plan.html</loc>
    <lastmod>2025-12-01</lastmod>
  </url>

  <!-- 弊社について（peaceful-about.html） -->
  <url>
    <loc>https://peaceful-hall.jp/peaceful-about.html</loc>
    <lastmod>2025-12-01</lastmod>
  </url>

  <!-- お問い合わせ（contact.html） -->
  <url>
    <loc>https://peaceful-hall.jp/contact.html</loc>
    <lastmod>2025-12-01</lastmod>
  </url>

</urlset>