<?xml version="1.0" encoding="UTF-8"?>
<!--
  站点地图。仅列静态可索引页：
  - 首页 + 3 个交互页（games/tools）
  - 排除 admin（已 noindex,nofollow）
  - 排除 share（/h/:slug 是 CSR 动态页无法穷举，/share/ 兜底页无 SEO 价值）
  - 排除 /api/（接口非页面）
  内容型条目（exhibits/articles/puzzles/onthisday）暂未静态化，不在此列。
  https://administrator.wiki 由 scripts/replace-site-base.mjs 在 build:web 时替换为绝对 URL。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://administrator.wiki/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://administrator.wiki/games/snake/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://administrator.wiki/games/typing/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://administrator.wiki/tools/homepage-maker/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
