<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage - highest priority -->
    <url>
        <loc>https://theguitartuner.com/</loc>
        <lastmod>2026-01-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About page -->
    <url>
        <loc>https://theguitartuner.com/about.html</loc>
        <lastmod>2026-01-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact page -->
    <url>
        <loc>https://theguitartuner.com/contact.html</loc>
        <lastmod>2026-01-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://theguitartuner.com/privacy.html</loc>
        <lastmod>2026-01-23</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://theguitartuner.com/terms.html</loc>
        <lastmod>2026-01-23</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>