<?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://cancollect.space/</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Catalog Page -->
    <url>
        <loc>https://cancollect.space/catalog</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://cancollect.space/about</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- My Collection Page -->
    <url>
        <loc>https://cancollect.space/collection</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Profile Pages (dynamic, example) -->
    <url>
        <loc>https://cancollect.space/profile</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>
