<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- Homepage -->
    <url>
        <loc>https://hackly.me/</loc>
        <lastmod>2025-01-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Login Page -->
    <url>
        <loc>https://hackly.me/login</loc>
        <lastmod>2025-01-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
    <!-- Privacy Policy -->
    <url>
        <loc>https://hackly.me/privacy-policy</loc>
        <lastmod>2025-01-23</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Terms of Service -->
    <url>
        <loc>https://hackly.me/terms-of-service</loc>
        <lastmod>2025-01-23</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Blog Section -->
    <url>
        <loc>https://hackly.me/blog</loc>
        <lastmod>2025-01-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Blog Posts -->
    <url>
        <loc>https://hackly.me/blog/sub-2s-latency-deep-dive</loc>
        <lastmod>2025-01-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://hackly.me/blog/ai-interview-detection-technology</loc>
        <lastmod>2025-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://hackly.me/blog/voice-processing-pipeline</loc>
        <lastmod>2025-01-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://hackly.me/blog/interview-psychology-flow-state</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset>