<?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">

    <!-- Main Page -->
    <url>
        <loc>https://elliotxie.github.io/</loc>
        <lastmod>2025-11-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://elliotxie.github.io/photo.jpg</image:loc>
            <image:title>Yixuan Elliot Xie</image:title>
            <image:caption>Portrait of Yixuan Elliot Xie, PhD Candidate in Biomedical Data Science</image:caption>
        </image:image>
    </url>

    <!-- About Section -->
    <url>
        <loc>https://elliotxie.github.io/#about</loc>
        <lastmod>2025-11-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Publications Section -->
    <url>
        <loc>https://elliotxie.github.io/#publications</loc>
        <lastmod>2025-11-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Thoughts/Blog Section -->
    <url>
        <loc>https://elliotxie.github.io/#thoughts</loc>
        <lastmod>2025-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Blog Articles -->
    <url>
        <loc>https://elliotxie.github.io/#article-1</loc>
        <lastmod>2025-11-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://elliotxie.github.io/#article-2</loc>
        <lastmod>2025-12-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>
