<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Homepage - Highest priority -->
    <url>
        <loc>https://carrera.robotgenio.com/</loc>
        <lastmod>2025-10-14</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Login Page -->
    <url>
        <loc>https://carrera.robotgenio.com/login</loc>
        <lastmod>2025-10-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Registration Page (if publicly accessible) -->
    <url>
        <loc>https://carrera.robotgenio.com/register</loc>
        <lastmod>2025-10-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!--
        Note: Dashboard and admin pages are not included as they require authentication
        and should not be indexed by search engines.

        If you have additional public pages (like About, Contact, FAQ, etc.),
        add them here with appropriate priority and changefreq values.

        Priority guidelines:
        - 1.0: Homepage (most important)
        - 0.8-0.9: Main public pages (registration, about)
        - 0.6-0.7: Secondary pages (contact, FAQ)
        - 0.4-0.5: Tertiary pages (terms, privacy)
    -->

</urlset>
