<?xml version="1.0" encoding="UTF-8"?>
<!--
  DevStation · CODE工作站 sitemap

  说明：本站当前为 hash 路由（#/tool/xxx），搜索引擎不会把 # 后的片段当作独立 URL，
  因此可索引的入口只有首页。sitemap 保持单条首页记录，避免提交无效 URL 被判为低质量。

  若要让 87 个工具页被单独收录，需要把路由改为 History API（/tool/json）
  并在托管平台配置「404 回退到 index.html」，届时本文件应由 deploy/package_site.py 自动生成全量 URL。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.codefly.cloud/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
