<?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 - Highest Priority -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Tool Page - High Priority -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/test-tool.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Guides Page - High Priority for Content -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/guides.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Gaming Optimization Guide - High Priority for Gaming Traffic -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/gaming-optimization.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog Page - High Priority for Fresh Content -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/blog.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Monitor Database - High Priority for Product Information -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/database.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- FAQ Page - Medium Priority for Support -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/faq.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Demo Page - Testing and Verification -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/demo.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Full-Length Articles - High SEO Value -->
    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/240hz-vs-360hz-analysis.html</loc>
        <lastmod>2024-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://refresh-rate-visualizer.vercel.app/input-lag-elimination-guide.html</loc>
        <lastmod>2024-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
