<?xml version="1.0" encoding="UTF-8"?>
<!--
  NPO法人 Palette Works — sitemap
  最終更新: 2026-09-02（/en/sakulabo.html・/en/donate.html 追加）

  ■ このファイルの役割
    検索エンジンに「このサイトにはどのページがあるか」「日本語版と英語版がどう対応しているか」を伝える。
    Google Search Console でこの sitemap.xml を送信すると、英語版 /en/ が拾われるのが早くなる。

  ■ 意図的に載せていないページ（理由つき）
    - thanks.html ................. 問い合わせ送信後の完了ページ。検索から直接来ても意味がない
    - representative-no-donate.html  どのページからもリンクされていない代表プロフィールの別版。
                                    representative.html と中身がほぼ同じなので、載せると重複扱いになる

  ■ 更新するとき
    ページを増やしたら <url> ブロックを足す。<lastmod> は「中身を変えた日」を YYYY-MM-DD で書く。
    日英で対になるページには、下と同じ形で xhtml:link を3行（ja / en / x-default）入れる。
    ※各HTMLの <head> に入れてある hreflang と、必ず同じ組み合わせにすること
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- ========== 日本語版 ========== -->

  <!-- トップ -->
  <url>
    <loc>https://palette-w.com/</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/" />
  </url>

  <!-- 会社概要・沿革 -->
  <url>
    <loc>https://palette-w.com/about.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/about.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/about.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/about.html" />
  </url>

  <!-- 代表プロフィール -->
  <url>
    <loc>https://palette-w.com/representative.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/representative.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/representative.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/representative.html" />
  </url>

  <!-- お問い合わせ -->
  <url>
    <loc>https://palette-w.com/contact.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/contact.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/contact.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/contact.html" />
  </url>

  <!-- さくらシアター☆ラボ -->
  <url>
    <loc>https://palette-w.com/sakulabo.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/sakulabo.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/sakulabo.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/sakulabo.html" />
  </url>

  <!-- 寄付で応援 -->
  <url>
    <loc>https://palette-w.com/donate.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/donate.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/donate.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/donate.html" />
  </url>

  <!-- 個人情報保護方針（英語版なし） -->
  <url>
    <loc>https://palette-w.com/privacy-policy.html</loc>
    <lastmod>2026-05-29</lastmod>
  </url>

  <!-- ========== 英語版 /en/ ========== -->

  <!-- English top -->
  <url>
    <loc>https://palette-w.com/en/</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/" />
  </url>

  <!-- Organization & History -->
  <url>
    <loc>https://palette-w.com/en/about.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/about.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/about.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/about.html" />
  </url>

  <!-- Representative -->
  <url>
    <loc>https://palette-w.com/en/representative.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/representative.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/representative.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/representative.html" />
  </url>

  <!-- Contact -->
  <url>
    <loc>https://palette-w.com/en/contact.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/contact.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/contact.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/contact.html" />
  </url>

  <!-- Support Us -->
  <url>
    <loc>https://palette-w.com/en/donate.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/donate.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/donate.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/donate.html" />
  </url>

  <!-- Sakura Theater Lab -->
  <url>
    <loc>https://palette-w.com/en/sakulabo.html</loc>
    <lastmod>2026-09-02</lastmod>
    <xhtml:link rel="alternate" hreflang="ja" href="https://palette-w.com/sakulabo.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://palette-w.com/en/sakulabo.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://palette-w.com/sakulabo.html" />
  </url>

</urlset>
