<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://TheBillionInsights.com/</loc>
        <lastmod>2025-05-12</lastmod> <!-- Change to the date you last updated it -->
        <changefreq>weekly</changefreq>
        <priority>1.0</priority> <!-- Homepage is most important -->
    </url>
    <url>
        <loc>https://TheBillionInsights.com/podcast</loc>
        <lastmod>2025-05-08</lastmod> <!-- Date last updated -->
        <changefreq>weekly</changefreq> <!-- Episodes might change often -->
        <priority>0.8</priority> <!-- Very important -->
    </url>
    <url>
        <loc>https://thebillioninsights.com/feedback</loc>
        <lastmod>2025-05-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
     <url>
        <loc>https://thebillioninsights.com/guest</loc>
        <lastmod>2025-05-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority> <!-- Slightly more important than feedback maybe -->
    </url>
    <!-- Add other important pages here -->
</urlset>