<?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">

    <!-- Home Page -->
    <url>
        <loc>https://app.scratchfixpro.netron.dev/</loc>
        <lastmod>2025-11-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Guide Page -->
    <url>
        <loc>https://app.scratchfixpro.netron.dev/guide</loc>
        <lastmod>2025-11-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- FAQ Page -->
    <url>
        <loc>https://app.scratchfixpro.netron.dev/faq</loc>
        <lastmod>2025-11-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- News Page -->
    <url>
        <loc>https://app.scratchfixpro.netron.dev/news</loc>
        <lastmod>2025-11-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://app.scratchfixpro.netron.dev/contact</loc>
        <lastmod>2025-11-24</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Product Pages -->
    <!-- Add your specific product paint variants here -->
    <!-- Example: -->
    <!-- <url>
        <loc>https://app.scratchfixpro.netron.dev/product/paint/red</loc>
        <lastmod>2025-11-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url> -->

    <!-- Note:
         - Update lastmod dates when content changes
         - Add individual product pages as they are created
         - Private pages (cart, orders, admin, login) are excluded
         - You may want to generate this dynamically for product pages
    -->

</urlset>
