<?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 / Gravel Calculator -->
    <url>
        <loc>https://gravelcalculator.best/</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Index page (if different from root) -->
    <url>
        <loc>https://gravelcalculator.best/index.html</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://gravelcalculator.best/privacy.html</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Calculator Section (anchor link) -->
    <url>
        <loc>https://gravelcalculator.best/#calculator</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Guide Section (anchor link) -->
    <url>
        <loc>https://gravelcalculator.best/#guide</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- FAQ Section (anchor link) -->
    <url>
        <loc>https://gravelcalculator.best/#faq</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>

