<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every URL here is its own canonical, and so is every hreflang target:
  English is the bare path, never ?lang=en, which the edge function
  canonicalises to the bare path. An alternate that points at a URL
  canonicalising somewhere else is one Google ignores.

  Google reads <lastmod> when it is kept honest and ignores <changefreq>
  and <priority> altogether, so only the first is here. Move it when a
  page's content changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Home — English (default) -->
  <url>
    <loc>https://iandesu.com/</loc>
    <lastmod>2026-09-17</lastmod>
    <xhtml:link rel="alternate" hreflang="en"        href="https://iandesu.com/"/>
    <xhtml:link rel="alternate" hreflang="ja"        href="https://iandesu.com/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://iandesu.com/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://iandesu.com/"/>
  </url>

  <!-- Home — Japanese -->
  <url>
    <loc>https://iandesu.com/?lang=ja</loc>
    <lastmod>2026-09-17</lastmod>
    <xhtml:link rel="alternate" hreflang="en"        href="https://iandesu.com/"/>
    <xhtml:link rel="alternate" hreflang="ja"        href="https://iandesu.com/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://iandesu.com/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://iandesu.com/"/>
  </url>

  <!-- Home — French -->
  <url>
    <loc>https://iandesu.com/?lang=fr</loc>
    <lastmod>2026-09-17</lastmod>
    <xhtml:link rel="alternate" hreflang="en"        href="https://iandesu.com/"/>
    <xhtml:link rel="alternate" hreflang="ja"        href="https://iandesu.com/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://iandesu.com/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://iandesu.com/"/>
  </url>

  <!-- About — English -->
  <url>
    <loc>https://iandesu.com/about</loc>
    <lastmod>2026-09-17</lastmod>
    <xhtml:link rel="alternate" hreflang="en"        href="https://iandesu.com/about"/>
    <xhtml:link rel="alternate" hreflang="ja"        href="https://iandesu.com/about?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://iandesu.com/about?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://iandesu.com/about"/>
  </url>

  <!-- About — Japanese -->
  <url>
    <loc>https://iandesu.com/about?lang=ja</loc>
    <lastmod>2026-09-17</lastmod>
    <xhtml:link rel="alternate" hreflang="en"        href="https://iandesu.com/about"/>
    <xhtml:link rel="alternate" hreflang="ja"        href="https://iandesu.com/about?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://iandesu.com/about?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://iandesu.com/about"/>
  </url>

  <!-- About — French -->
  <url>
    <loc>https://iandesu.com/about?lang=fr</loc>
    <lastmod>2026-09-17</lastmod>
    <xhtml:link rel="alternate" hreflang="en"        href="https://iandesu.com/about"/>
    <xhtml:link rel="alternate" hreflang="ja"        href="https://iandesu.com/about?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://iandesu.com/about?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://iandesu.com/about"/>
  </url>

  <!-- The Wall -->
  <url>
    <loc>https://iandesu.com/wall</loc>
    <lastmod>2026-09-17</lastmod>
  </url>

</urlset>
