<?xml version="1.0" encoding="UTF-8"?>
<urlset
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
    <!-- Homepage -->
    <url>
        <loc>https://therkzone.com</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About page -->
    <url>
        <loc>https://therkzone.com/about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Login page -->
    <url>
        <loc>https://therkzone.com/login</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Signup page -->
    <url>
        <loc>https://therkzone.com/signup</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
     <url>
        <loc>https://therkzone.com/privacy-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
