<?xml version="1.0" encoding="UTF-8"?>
<!-- sitemap index：静态页（本文件托管）+ 动态商品页（SSR 服务实时生成）。
     商品每天随机上新，无法构建期预知 → /sitemap-products.xml 由云端请求时渲染。 -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://molio.cn/sitemap-static.xml</loc>
    <lastmod>2026-09-01</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://molio.cn/sitemap-products.xml</loc>
  </sitemap>
</sitemapindex>
