<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- Homepage -->
    <url>
        <loc>https://kylefrost.me/</loc>
        <lastmod>2026-04-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Notes/Blog Index -->
    <url>
        <loc>https://kylefrost.me/notes</loc>
        <lastmod>2026-04-03</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Gallery -->
    <url>
        <loc>https://kylefrost.me/gallery</loc>
        <lastmod>2026-04-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Search -->
    <url>
        <loc>https://kylefrost.me/search</loc>
        <lastmod>2026-04-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>


    <url>
        <loc>https://kylefrost.me/projects/kylefrost-me</loc>
        <lastmod>2026-02-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <image:image>
            <image:loc>https://kylefrost.me/uploads/projects/kylefrost-homepage.png</image:loc>
            <image:title>kylefrost.me</image:title>
        </image:image>
    </url>
    <url>
        <loc>https://kylefrost.me/projects/way-too-early</loc>
        <lastmod>2026-02-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <image:image>
            <image:loc>https://kylefrost.me/uploads/projects/wte-hero.png</image:loc>
            <image:title>Way Too Early</image:title>
        </image:image>
    </url>

    <!-- RSS Feed -->
    <url>
        <loc>https://kylefrost.me/rss.php</loc>
        <lastmod>2026-04-03</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
