<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
   
   <!-- 首页：最重要的页面，优先级最高，假设每天都有更新 -->
   <url>
      <loc>https://cereadity.com/</loc>
      <lastmod>2025-11-13</lastmod>
      <changefreq>monthly</changefreq>
      <priority>1.0</priority>
   </url>
   
   <!-- 核心服务页面：内容稳定，但很重要 -->
   <url>
      <loc>https://cereadity.com/products/</loc>
      <lastmod>2025-11-13</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
   </url>
   
   <url>
      <loc>https://cereadity.com/products/</loc>
      <lastmod>2025-11-13</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
   </url>
   
</urlset>