<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Homepage - Most important page -->
    <url>
        <loc>https://bziai.com/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- High priority service pages -->
    <url>
        <loc>https://bziai.com/pricing/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://bziai.com/contact/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://bziai.com/about/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Demo pages - important for showcasing services -->
    <url>
        <loc>https://bziai.com/demo/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://bziai.com/demo/ai-content-generator/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bziai.com/demo/ai-customer-support/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bziai.com/demo/ai-scheduling-optimizer/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bziai.com/demo/document-analysis/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bziai.com/demo/predictive-analytics-dashboard/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bziai.com/demo/smart-inventory/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- FAQ page -->
    <url>
        <loc>https://bziai.com/faq/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Legal pages - lower priority but still accessible -->
    <url>
        <loc>https://bziai.com/privacy-policy/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://bziai.com/terms-of-service/</loc>
        <lastmod>2024-12-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>