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

  <!--
    IMPORTANT MAINTENANCE INSTRUCTIONS:
    ====================================

    This is a STATIC sitemap file. You MUST update it manually when:
    1. Adding or removing pages from the website
    2. Adding or removing blog posts
    3. Changing the website domain/URL
    4. Adding or removing supported languages

    Steps to update:
    1. Update the domain from "example.com" to your actual domain
    2. Add/remove <url> entries for new/deleted pages
    3. Update lastmod dates when content changes significantly
    4. Validate the sitemap at: https://www.xml-sitemaps.com/validate-xml-sitemap.html

    Structure:
    - Each page has entries for all languages (en, zh, ja)
    - Each URL includes <xhtml:link> for language alternates
    - Priority: Home (1.0) > About (0.9) > Blog List (0.8) > Blog Posts (0.7) > Legal (0.5)
  -->

  <!-- Homepage - English -->
  <url>
    <loc>https://demumu.today/</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://demumu.today/" />
  </url>

  <!-- Homepage - Chinese -->
  <url>
    <loc>https://demumu.today/zh</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://demumu.today/" />
  </url>

  <!-- Homepage - Japanese -->
  <url>
    <loc>https://demumu.today/ja</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://demumu.today/" />
  </url>

  <!-- About Page - English -->
  <url>
    <loc>https://demumu.today/about</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/about" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/about" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/about" />
  </url>

  <!-- About Page - Chinese -->
  <url>
    <loc>https://demumu.today/zh/about</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/about" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/about" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/about" />
  </url>

  <!-- About Page - Japanese -->
  <url>
    <loc>https://demumu.today/ja/about</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/about" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/about" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/about" />
  </url>

  <!-- Blog List Page - English -->
  <url>
    <loc>https://demumu.today/blog</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/blog" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/blog" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/blog" />
  </url>

  <!-- Blog List Page - Chinese -->
  <url>
    <loc>https://demumu.today/zh/blog</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/blog" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/blog" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/blog" />
  </url>

  <!-- Blog List Page - Japanese -->
  <url>
    <loc>https://demumu.today/ja/blog</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/blog" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/blog" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/blog" />
  </url>

  <!-- Blog Post: Why Daily Check-ins Matter - English -->
  <url>
    <loc>https://demumu.today/blog/why-daily-checkins-matter</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/blog/why-daily-checkins-matter" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/blog/why-daily-checkins-matter" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/blog/why-daily-checkins-matter" />
  </url>

  <!-- Blog Post: Why Daily Check-ins Matter - Chinese -->
  <url>
    <loc>https://demumu.today/zh/blog/why-daily-checkins-matter</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/blog/why-daily-checkins-matter" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/blog/why-daily-checkins-matter" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/blog/why-daily-checkins-matter" />
  </url>

  <!-- Blog Post: Why Daily Check-ins Matter - Japanese -->
  <url>
    <loc>https://demumu.today/ja/blog/why-daily-checkins-matter</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/blog/why-daily-checkins-matter" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/blog/why-daily-checkins-matter" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/blog/why-daily-checkins-matter" />
  </url>

  <!-- Terms of Service - English -->
  <url>
    <loc>https://demumu.today/terms</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/terms" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/terms" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/terms" />
  </url>

  <!-- Terms of Service - Chinese -->
  <url>
    <loc>https://demumu.today/zh/terms</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/terms" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/terms" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/terms" />
  </url>

  <!-- Terms of Service - Japanese -->
  <url>
    <loc>https://demumu.today/ja/terms</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/terms" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/terms" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/terms" />
  </url>

  <!-- Privacy Policy - English -->
  <url>
    <loc>https://demumu.today/privacy</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/privacy" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/privacy" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/privacy" />
  </url>

  <!-- Privacy Policy - Chinese -->
  <url>
    <loc>https://demumu.today/zh/privacy</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/privacy" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/privacy" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/privacy" />
  </url>

  <!-- Privacy Policy - Japanese -->
  <url>
    <loc>https://demumu.today/ja/privacy</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://demumu.today/privacy" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://demumu.today/zh/privacy" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://demumu.today/ja/privacy" />
  </url>

</urlset>
