<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 首页 -->
    <url>
        <loc>https://www.hackcha.cn/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog 目录 -->
    <url>
        <loc>https://www.hackcha.cn/blog/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 物理笔记 -->
    <url>
        <loc>https://www.hackcha.cn/blog/physics/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch1-atom.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch2-basic-physics.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch3-relations.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch4-energy.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch5-time-distance.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch6-probability.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch7-gravitation.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch8-motion.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch9-newton-laws.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/physics/ch10-momentum.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- CS / TypeScript 教程 -->
    <url>
        <loc>https://www.hackcha.cn/blog/cs/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch1-setup.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch2.1-types.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch2.2-functions.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch2.3-oop.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch2.4-generics.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch2.5-data-structures.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch2.6-modules.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch3-async.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch4-io.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch5-network.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch6-database.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch7-libraries.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/cs/ts_tutorial/ch8-tooling.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 其他博客文章 -->
    <url>
        <loc>https://www.hackcha.cn/blog/1.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/blog/2.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 应用页面 -->
    <url>
        <loc>https://www.hackcha.cn/accounting/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.hackcha.cn/article/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset>
