<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Public Pages -->
    <url>
        <loc>https://paydantic.io/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
    </url>
    <url>
        <loc>https://paydantic.io/businesses</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>
    <url>
        <loc>https://paydantic.io/service-providers</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>
    <url>
        <loc>https://paydantic.io/login</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://paydantic.io/signup</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://paydantic.io/forgot-password</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Legal & Info Pages -->
    <url>
        <loc>https://paydantic.io/privacy-policy</loc>
        <priority>0.4</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://paydantic.io/terms-of-service</loc>
        <priority>0.4</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://paydantic.io/credit-costs</loc>
        <priority>0.6</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Zap Feature -->
    <url>
        <loc>https://paydantic.io/zap</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Note: Protected routes are not included in sitemap as they require authentication -->
</urlset>
