<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- トップページ -->
  <url>
    <loc>https://yoko-ballet.net/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- レッスンスケジュール -->
  <url>
    <loc>https://yoko-ballet.net/schedule/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- クラス案内 -->
  <url>
    <loc>https://yoko-ballet.net/class/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- スタジオ -->
  <url>
    <loc>https://yoko-ballet.net/studio1/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 入会案内（レッスン料） -->
  <url>
    <loc>https://yoko-ballet.net/price/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 発表会 -->
  <url>
    <loc>https://yoko-ballet.net/concert/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 体験レッスン・お問合せ -->
  <url>
    <loc>https://yoko-ballet.net/contact/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- お知らせ一覧 -->
  <url>
    <loc>https://yoko-ballet.net/news/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 講師一覧 -->
  <url>
    <loc>https://yoko-ballet.net/instructor/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://yoko-ballet.net/faq/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- ジャイロキネシス -->
  <url>
    <loc>https://yoko-ballet.net/gyrokinesis/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- ※ 以下に /news/ 以下の個別記事を追加してください -->
  <!--
  <url>
    <loc>https://yoko-ballet.net/news/新講座・・・</loc>
    <lastmod>2025-02-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://yoko-ballet.net/news/入会金・・・</loc>
    <lastmod>2024-06-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  -->
</urlset>