<?xml version="1.0" encoding="UTF-8"?>
<!-- 与 src/router/index.ts 中 path 保持一致；发版或增删路由时请同步更新 -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 首页 -->
  <url>
    <loc>https://www.itjson.cn/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 格式化 -->
  <url>
    <loc>https://www.itjson.cn/xml</loc>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/css</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/js</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/sql</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- JSON 高级工具 -->
  <url>
    <loc>https://www.itjson.cn/json/schema</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/json/jsonpath</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/crypto/jwt</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/json/diff</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 数据转换 -->
  <url>
    <loc>https://www.itjson.cn/convert/json2xml</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/convert/xml2json</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/convert/json2yaml</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/convert/yaml2json</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/convert/xml2yaml</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/convert/yaml2xml</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- 单位换算 -->
  <url>
    <loc>https://www.itjson.cn/unit/weight</loc>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/unit/length</loc>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- 文本 -->
  <url>
    <loc>https://www.itjson.cn/text/compare</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/text/dedupe</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/text/case</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/text/fullhalf</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 日常工具 -->
  <url>
    <loc>https://www.itjson.cn/util/timestamp</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/util/uuid</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/util/query</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/util/cron</loc>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- 编码 / 加密试验 -->
  <url>
    <loc>https://www.itjson.cn/crypto/md5</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/crypto/base64</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/crypto/url</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/crypto/unicode</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/crypto/aes</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/crypto/des</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.itjson.cn/crypto/php-serialize</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 站内页 -->
  <url>
    <loc>https://www.itjson.cn/changelog</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
