<?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 -->
    <url>
        <loc>https://sanders.email/</loc>
        <lastmod>2025-01-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Services Page - High Priority for Business -->
    <url>
        <loc>https://sanders.email/pages/services.html</loc>
        <lastmod>2025-01-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Main Pages -->
    <url>
        <loc>https://sanders.email/pages/about.html</loc>
        <lastmod>2025-01-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://sanders.email/pages/contact.html</loc>
        <lastmod>2025-01-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Architecture Pages - High Priority for Technical Content -->
    <url>
        <loc>https://sanders.email/pages/architecture/architecture.html</loc>
        <lastmod>2025-01-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://sanders.email/pages/architecture/why-architecture.html</loc>
        <lastmod>2025-01-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://sanders.email/pages/architecture/cicd.html</loc>
        <lastmod>2025-01-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Just for Nerds Hub Page -->
    <url>
        <loc>https://sanders.email/pages/just-for-nerds.html</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Interactive Features -->
    <url>
        <loc>https://sanders.email/pages/snake.html</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
