<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    
    <!-- Main Calculator Page (Highest Priority) -->
    <url>
        <loc>https://fuelpricecalculator.com/</loc>
        <lastmod>2025-12-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Contact Page (Should be indexed) -->
    <url>
        <loc>https://fuelpricecalculator.com/contact.html</loc>
        <lastmod>2025-12-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Legal Pages (Lower priority, but included for completeness) -->
    <url>
        <loc>https://fuelpricecalculator.com/privacy-policy.html</loc>
        <lastmod>2025-12-22</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://fuelpricecalculator.com/terms-of-service.html</loc>
        <lastmod>2025-12-22</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://fuelpricecalculator.com/disclaimer.html</loc>
        <lastmod>2025-12-22</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://fuelpricecalculator.com/cookie-policy.html</loc>
        <lastmod>2025-12-22</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset>