<?xml version="1.0" encoding="UTF-8"?>
<!--
  挪挪車：城市救星 sitemap（比照踩地雷：尋寶任務的 locale-first hybrid 慣例）。
  - URL 一律寫 protogilt.com 正式網域，不要寫 *.pages.dev（該網域由 _headers 的
    X-Robots-Tag: noindex 排除收錄；proxy 會為正式網域剝掉那顆標頭）。
  - 網址帶尾斜線，與各頁 <link rel="canonical"> 完全一致；不帶斜線會 308 轉址，
    寫進 sitemap 白白多一跳。
  - 只列真實存在的頁面：遊戲本體在 /zh/ 與 /en/ 各一頁（無攻略頁）。靜態根
    /scoot-scoot/ 只放 assets／og／sitemap 等 public 檔、沒有 HTML，故不列。
  - 雙語：每個 <url> 帶完整 xhtml:link hreflang 叢集，與各頁 <head> 的 hreflang 逐條一致。
    x-default＝/en/ 本體（語言沒對上 zh／en 的搜尋者拿讀得懂的英文頁）。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://protogilt.com/zh/scoot-scoot/</loc>
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://protogilt.com/zh/scoot-scoot/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://protogilt.com/en/scoot-scoot/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://protogilt.com/en/scoot-scoot/"/>
    <lastmod>2026-08-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://protogilt.com/en/scoot-scoot/</loc>
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://protogilt.com/zh/scoot-scoot/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://protogilt.com/en/scoot-scoot/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://protogilt.com/en/scoot-scoot/"/>
    <lastmod>2026-08-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
