<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage - Most important page -->
    <url>
        <loc>https://beinping.com/</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Dashboard - User interface -->
    <url>
        <loc>https://beinping.com/dashboard</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Projects page - Key user functionality -->
    <url>
        <loc>https://beinping.com/projects</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Pricing page - Important for conversions -->
    <url>
        <loc>https://beinping.com/pricing</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Documentation or help pages can be added here -->
    <!-- Example:
    <url>
        <loc>https://beinping.com/docs</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    -->
</urlset>