<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- 网站主页 -->
  <url>
    <loc>https://www.ruianding.com/</loc>
    <lastmod>2025-08-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 博客主页 -->
  <url>
    <loc>https://www.ruianding.com/blog/</loc>
    <lastmod>2025-08-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 如果有单独的博客文章，可以按下面格式添加 -->
  <!--
  <url>
    <loc>https://www.ruianding.com/blog/文章-slug</loc>
    <lastmod>2025-08-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  -->

</urlset>