<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://bentap.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>https://bentap.com/about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Blog -->
    <url>
        <loc>https://bentap.com/blog</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- FAQ -->
    <url>
        <loc>https://bentap.com/faq</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Privacy Policy -->
    <url>
        <loc>https://bentap.com/privacy</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Terms of Service -->
    <url>
        <loc>https://bentap.com/terms</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Cookie Policy -->
    <url>
        <loc>https://bentap.com/cookies</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Auth Pages -->
    <url>
        <loc>https://bentap.com/login</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://bentap.com/register</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- 
    Note: Dynamic pages should be added programmatically:
    - Blog posts: /blog/{slug}
    - Tap profiles: /t/{unique_id}
    
    Consider creating a sitemap generator script for these.
    -->
</urlset>
