<?xml version="1.0" encoding="UTF-8"?>
<!--
  网站地图：告诉搜索引擎这个站有哪些页面。
  放在网站根目录，也就是 https://zhibo998.com/sitemap.xml 能打开的位置。
  lastmod 是「最后修改日期」，每次大改版把日期改成当天。
  以后新增了栏目页（如 /match/、/replay/），在这里各加一段 <url> 即可。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://zhibo998.com/</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
