<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage -->
    <url>
        <loc>https://jillmplatts.com/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Projects Page -->
    <url>
        <loc>https://jillmplatts.com/projects.html</loc>
        <priority>0.9</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Involvement Page -->
    <url>
        <loc>https://jillmplatts.com/involvement.html</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Extra Page -->
    <url>
        <loc>https://jillmplatts.com/extra.html</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Short Stories -->
    <url>
        <loc>https://jillmplatts.com/thelastquestion.html</loc>
        <priority>0.6</priority>
        <changefreq>yearly</changefreq>
    </url>
    <url>
        <loc>https://jillmplatts.com/theegg.html</loc>
        <priority>0.6</priority>
        <changefreq>yearly</changefreq>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://jillmplatts.com/contact.html</loc>
        <priority>0.5</priority>
        <changefreq>yearly</changefreq>
    </url>

    <!-- Articles Page -->
    <url>
        <loc>https://jillmplatts.com/articles.html</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://jillmplatts.com/privacypolicy.html</loc>
        <priority>0.3</priority>
        <changefreq>yearly</changefreq>
    </url>

</urlset>


