<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://www.test.technolions.com/</loc>
        <lastmod>2024-05-20</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <!-- Example of another page -->
    <url>
        <loc>https://www.test.technolions.com/login</loc>
        <lastmod>2024-05-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- Example of a blog page -->
    <url>
        <loc>https://www.test.technolions.com/signup</loc>
        <lastmod>2024-05-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- Add more URLs as needed -->
</urlset>
