<?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://managio.co/</loc>
        <lastmod>2025-07-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://managio.co/about</loc>
        <lastmod>2025-06-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Main Page -->
    <url>
        <loc>https://managio.co/blog</loc>
        <lastmod>2025-07-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Careers Page -->
    <url>
        <loc>https://managio.co/careers</loc>
        <lastmod>2025-05-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Help Center -->
    <url>
        <loc>https://managio.co/help-center</loc>
        <lastmod>2025-06-28</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://managio.co/privacy-policy</loc>
        <lastmod>2025-04-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://managio.co/contact</loc>
        <lastmod>2025-06-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>


    <!-- Blog Posts -->
    <url>
        <loc>https://managio.co/blog/streamline-client-onboarding</loc>
        <lastmod>2025-06-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://managio.co/blog/automating-invoicing-process</loc>
        <lastmod>2025-06-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://managio.co/blog/complete-guide-client-communication</loc>
        <lastmod>2025-06-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset> 