<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://www.gotherego.com/index.html</loc>
        <lastmod>2024-04-09</lastmod> <!-- Last modification date of the URL -->
        <changefreq>daily</changefreq> <!-- How often the page is likely to change (optional) -->
        <priority>1.0</priority> <!-- Priority of the URL relative to other URLs in the site (optional) -->
    </url>
    <url>
        <loc>https://www.gotherego.com/help.html</loc>
        <lastmod>2024-04-09</lastmod> <!-- Last modification date of the URL -->
        <changefreq>weekly</changefreq> <!-- How often the page is likely to change (optional) -->
        <priority>0.3</priority> <!-- Priority of the URL relative to other URLs in the site (optional) -->
    </url>
    <!-- Add more <url> entries for other pages -->
</urlset>
