<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Landing Page -->
    <url>
        <loc>https://aproovi.com/</loc>
        <lastmod>2025-07-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Authentication Pages -->
    <url>
        <loc>https://aproovi.com/login</loc>
        <lastmod>2025-07-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://aproovi.com/register</loc>
        <lastmod>2025-07-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Static Content Pages (these would be added via contact modal/forms) -->
    <url>
        <loc>https://aproovi.com/terms</loc>
        <lastmod>2025-07-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://aproovi.com/privacy</loc>
        <lastmod>2025-07-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://aproovi.com/contact</loc>
        <lastmod>2025-07-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Sitemap for search engines -->
    <url>
        <loc>https://aproovi.com/sitemap.xml</loc>
        <lastmod>2025-07-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>
</urlset>