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

    <!-- Home Page -->
    <url>
        <loc>https://muntmogul.com/</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>https://muntmogul.com/about</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- FAQ Page -->
    <url>
        <loc>https://muntmogul.com/faq</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>https://muntmogul.com/contact</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Partners Page -->
    <url>
        <loc>https://muntmogul.com/partners</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Partner Registration -->
    <url>
        <loc>https://muntmogul.com/partner-registration</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Partner Application Form -->
    <url>
        <loc>https://muntmogul.com/partner-application-form</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Partner Application Overview -->
    <url>
        <loc>https://muntmogul.com/partner-application</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Policy Documents (High Priority) -->
    <url>
        <loc>https://muntmogul.com/terms-of-service-aml</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://muntmogul.com/data-privacy-security-policy</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://muntmogul.com/data-privacy-security-policy-form</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://muntmogul.com/aml-compliance-program-handbook</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://muntmogul.com/kyc-customer-due-diligence-policy</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Investment Plans Section -->
    <url>
        <loc>https://muntmogul.com/#plans</loc>
        <lastmod>2025-01-28</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>

<!-- 
Notes for deployment:
1. Replace all muntmogul.com URLs with your actual domain
2. Update lastmod dates when content changes
3. Submit this sitemap to Google Search Console and Bing Webmaster Tools
4. Consider adding news sitemap if you add a blog section
5. Update changefreq based on how often you actually update content
6. Priority values are relative - adjust based on your most important pages
-->

<!-- 
Priority Guidelines:
- 1.0: Homepage, most important landing pages
- 0.8-0.9: Key service/product pages
- 0.5-0.7: Secondary pages, category pages
- 0.3-0.5: Individual posts, less important pages

Changefreq Guidelines:
- always: Documents that change each time they are accessed
- hourly: Documents that change hourly
- daily: Documents that change daily
- weekly: Documents that change weekly
- monthly: Documents that change monthly
- yearly: Documents that change yearly
- never: Archived URLs
-->