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

    <!-- Main Homepage -->
    <url>
        <loc>https://code-rebuilt.com/</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog -->
    <url>
        <loc>https://code-rebuilt.com/blog</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Case Studies -->
    <url>
        <loc>https://code-rebuilt.com/case-studies</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Careers -->
    <url>
        <loc>https://code-rebuilt.com/careers</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://code-rebuilt.com/privacy</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>