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

    <!-- Homepage - Highest priority -->
    <url>
        <loc>https://saascot.com/</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main landing page -->
    <url>
        <loc>https://saascot.com/index.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Product pages - High priority -->
    <url>
        <loc>https://saascot.com/features.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://saascot.com/pricing.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://saascot.com/security.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://saascot.com/integrations.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Company pages -->
    <url>
        <loc>https://saascot.com/about.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://saascot.com/contact.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Support pages -->
    <url>
        <loc>https://saascot.com/status.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Legal pages -->
    <url>
        <loc>https://saascot.com/privacy.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://saascot.com/terms.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Error page -->
    <url>
        <loc>https://saascot.com/404.html</loc>
        <lastmod>2025-07-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset> 