<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Landing Page -->
    <url>
        <loc>https://timerdeck.com/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Timer Application -->
    <url>
        <loc>https://timerdeck.com/app</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Multiple Timers Online Page -->
    <url>
        <loc>https://timerdeck.com/multiple-timers-online</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Parallel Task Timers Page -->
    <url>
        <loc>https://timerdeck.com/parallel-task-timers</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Study Focus Multiple Timers Page -->
    <url>
        <loc>https://timerdeck.com/study-focus-multiple-timers</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Index Page -->
    <url>
        <loc>https://timerdeck.com/blog</loc>
        <lastmod>2025-09-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Interval Timer Online Page -->
    <url>
        <loc>https://timerdeck.com/interval-timer-online</loc>
        <lastmod>2025-09-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Countdown Timer Online Page -->
    <url>
        <loc>https://timerdeck.com/countdown-timer-online</loc>
        <lastmod>2025-09-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Note: Individual timer pages (/timer/:timerId) are dynamic and user-generated -->
    <!-- They should be added dynamically when timers are created and shared -->
    <!-- Consider implementing a dynamic sitemap endpoint for these pages -->
</urlset>