<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage: highest priority, updated frequently -->
    <url>
        <loc>https://www.unrulyabstractions.com/</loc>
        <lastmod>2026-03-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Papers page: high priority, updated when new papers published -->
    <url>
        <loc>https://www.unrulyabstractions.com/papers.html</loc>
        <lastmod>2026-03-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Research notes page: high priority, updated frequently -->
    <url>
        <loc>https://www.unrulyabstractions.com/notes.html</loc>
        <lastmod>2026-03-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Individual paper landing pages: high priority for Google Scholar -->
    <url>
        <loc>https://www.unrulyabstractions.com/papers/diversity.html</loc>
        <lastmod>2025-12-27</lastmod>
        <changefreq>never</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://www.unrulyabstractions.com/papers/xenoreprod.html</loc>
        <lastmod>2025-12-08</lastmod>
        <changefreq>never</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://www.unrulyabstractions.com/papers/wanderings.html</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>never</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Individual papers (PDFs): medium priority, static content -->
    <url>
        <loc>https://www.unrulyabstractions.com/pdfs/diversity.pdf</loc>
        <lastmod>2025-12-27</lastmod>
        <changefreq>never</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://www.unrulyabstractions.com/pdfs/xenoreprod.pdf</loc>
        <lastmod>2025-12-08</lastmod>
        <changefreq>never</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://www.unrulyabstractions.com/pdfs/wanderings.pdf</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>never</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
