<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- Homepage - Immigration Visa Help App -->
    <url>
        <loc>https://visahelp.app/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
        <image:image>
            <image:loc>https://visahelp.app/assets/icon.png</image:loc>
            <image:title>Visa Help App Icon</image:title>
            <image:caption>Immigration visa assistant application</image:caption>
        </image:image>
    </url>
    
    <!-- Privacy Policy -->
    <url>
        <loc>https://visahelp.app/privacy.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Terms and Conditions -->
    <url>
        <loc>https://visahelp.app/terms.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset>











