<?xml version="1.0" encoding="UTF-8"?>
<!--
  Nexus Shell sitemap.
  Lists the canonical public pages. Account, admin, payment landing pages
  and API endpoints are intentionally excluded.

  hreflang annotations cover the four supported UI languages (zh / en /
  ja / ko); the URL itself is the same — the client-side i18n layer
  re-renders content based on the user's preference, and these tags tell
  search engines / agents that all four representations exist.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://nexusshell.app/</loc>
    <lastmod>2026-05-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://nexusshell.app/"/>
    <xhtml:link rel="alternate" hreflang="en"    href="https://nexusshell.app/"/>
    <xhtml:link rel="alternate" hreflang="ja"    href="https://nexusshell.app/"/>
    <xhtml:link rel="alternate" hreflang="ko"    href="https://nexusshell.app/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://nexusshell.app/"/>
  </url>

  <url>
    <loc>https://nexusshell.app/account</loc>
    <lastmod>2026-05-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://nexusshell.app/contact</loc>
    <lastmod>2026-05-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://nexusshell.app/contact"/>
    <xhtml:link rel="alternate" hreflang="en"    href="https://nexusshell.app/contact"/>
    <xhtml:link rel="alternate" hreflang="ja"    href="https://nexusshell.app/contact"/>
    <xhtml:link rel="alternate" hreflang="ko"    href="https://nexusshell.app/contact"/>
  </url>

  <url>
    <loc>https://nexusshell.app/privacy</loc>
    <lastmod>2026-05-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://nexusshell.app/privacy"/>
    <xhtml:link rel="alternate" hreflang="en"    href="https://nexusshell.app/privacy"/>
    <xhtml:link rel="alternate" hreflang="ja"    href="https://nexusshell.app/privacy"/>
    <xhtml:link rel="alternate" hreflang="ko"    href="https://nexusshell.app/privacy"/>
  </url>

  <url>
    <loc>https://nexusshell.app/terms</loc>
    <lastmod>2026-05-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://nexusshell.app/terms"/>
    <xhtml:link rel="alternate" hreflang="en"    href="https://nexusshell.app/terms"/>
    <xhtml:link rel="alternate" hreflang="ja"    href="https://nexusshell.app/terms"/>
    <xhtml:link rel="alternate" hreflang="ko"    href="https://nexusshell.app/terms"/>
  </url>

</urlset>
