<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://2048zh.xyz/</loc>
    <lastmod>2026-03-13</lastmod>  <!-- 改成你今天或最近更新的日期，格式 YYYY-MM-DD -->
    <changefreq>daily</changefreq>   <!-- 首页更新频繁，用 daily -->
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://2048zh.xyz/order-search</loc>
    <lastmod>2026-03-13</lastmod>
    <changefreq>monthly</changefreq>  <!-- 订单查询页不常变，用 monthly -->
    <priority>0.6</priority>
  </url>
</urlset>