<?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://invoicehubs.com/</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Invoice Pages -->
    <url>
        <loc>https://invoicehubs.com/Invoice/Index</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://invoicehubs.com/Invoice/IndexDemo</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Features & Product Pages -->
    <url>
        <loc>https://invoicehubs.com/Features</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Static Pages -->
    <url>
        <loc>https://invoicehubs.com/Home/Contact</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://invoicehubs.com/Home/Privacy</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://invoicehubs.com/Home/Sitemap</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- IP Service Page -->
    <url>
        <loc>https://invoicehubs.com/IPService/Index</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Blog / Help Articles (Add if you have them) -->
    <!-- 
    <url>
        <loc>https://invoicehubs.com/Blog/HowToCreateInvoice</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    -->

    <!-- Invoice Templates (Add specific template pages) -->
    <!--
    <url>
        <loc>https://invoicehubs.com/Templates/Professional</loc>
        <lastmod>2025-12-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    -->

</urlset>
