<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Main pages -->
    <url>
        <loc>https://flexweg.com/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Documentation pages -->
    <url>
        <loc>https://flexweg.com/docs</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>

    <url>
        <loc>https://flexweg.com/docs/mcp</loc>
        <priority>0.8</priority>
        <changefreq>weekly</changefreq>
    </url>

    <url>
        <loc>https://flexweg.com/docs/git-cicd</loc>
        <priority>0.8</priority>
        <changefreq>weekly</changefreq>
    </url>

    <url>
        <loc>https://flexweg.com/docs/api</loc>
        <priority>0.8</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- AI Discovery endpoints -->
    <url>
        <loc>https://flexweg.com/.well-known/mcp.json</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://flexweg.com/.well-known/openapi.json</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://flexweg.com/.well-known/ai-plugin.json</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://flexweg.com/ai.txt</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>
</urlset>
