<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Landing Page -->
    <url>
        <loc>https://stickie.site/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Tutorial Page -->
    <url>
        <loc>https://stickie.site/tutorial</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Admin Login -->
    <url>
        <loc>https://stickie.site/login</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Admin Register -->
    <url>
        <loc>https://stickie.site/register</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Employee Portal -->
    <url>
        <loc>https://stickie.site/employee/login</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset> 