<?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">

    <!-- Home -->
    <url>
        <loc>https://smartcvmaker.com/</loc>
        <priority>1.0</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- Authentication -->
    <url>
        <loc>https://smartcvmaker.com/login</loc>
        <priority>0.9</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://smartcvmaker.com/signup</loc>
        <priority>0.9</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- about (optional, you can add more) -->
    <url>
        <loc>https://smartcvmaker.com/about</loc>
        <priority>0.6</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- contact (optional, you can add more) -->
    <url>
        <loc>https://smartcvmaker.com/contact</loc>
        <priority>0.6</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- privacy (optional, you can add more) -->
    <url>
        <loc>https://smartcvmaker.com/privacy</loc>
        <priority>0.6</priority>
        <changefreq>weekly</changefreq>
    </url>

</urlset>
