<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage -->
    <url>
        <loc>https://subreddar.com/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- User Sign-In Page -->
    <url>
        <loc>https://subreddar.com/signin</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://subreddar.com/terms</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://subreddar.com/privacy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>