<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home page -->
    <url>
        <loc>https://scatterarrow.com/</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About page -->
    <url>
        <loc>https://scatterarrow.com/about.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- CV page -->
    <url>
        <loc>https://scatterarrow.com/cv.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Links page -->
    <url>
        <loc>https://scatterarrow.com/links.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Blog index page -->
    <url>
        <loc>https://scatterarrow.com/blog/</loc>
        <lastmod>2025-11-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Individual articles -->
    <url>
        <loc>https://scatterarrow.com/content/en/all-your-coworkers-are-probabilistic.html</loc>
        <lastmod>2025-11-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://scatterarrow.com/content/en/i-built-my-own-blog.html</loc>
        <lastmod>2025-08-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://scatterarrow.com/content/en/cpp-constructors-should-never-fail.html</loc>
        <lastmod>2025-08-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://scatterarrow.com/content/en/i-vibe-coded-this-website.html</loc>
        <lastmod>2025-05-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>