<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://yellowbananas.dev/</loc>
        <lastmod>2024-11-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog Listing Page -->
    <url>
        <loc>https://yellowbananas.dev/blog</loc>
        <lastmod>2024-11-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Posts -->
    <url>
        <loc>https://yellowbananas.dev/blog/the-death-of-boilerplate</loc>
        <lastmod>2024-10-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://yellowbananas.dev/blog/scalability-day-one</loc>
        <lastmod>2024-10-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://yellowbananas.dev/blog/roi-of-ux</loc>
        <lastmod>2024-09-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>