<?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">
    <!-- Main pages -->
    <url>
        <loc>https://translocale.io/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Marketing pages -->
    <url>
        <loc>https://translocale.io/features</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://translocale.io/how-it-works</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://translocale.io/guide</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <!-- Will uncomment when completed
    <url>
        <loc>https://translocale.io/use-cases</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    -->
    
    <url>
        <loc>https://translocale.io/login</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://translocale.io/signup</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Documentation/API pages -->
    <url>
        <loc>https://translocale.io/api-docs</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Add more pages here as your site grows -->
</urlset> 