<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Homepage - Highest Priority -->
    <url>
        <loc>https://www.homehealhub.org/</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Topics Landing Page - High Priority -->
    <url>
        <loc>https://www.homehealhub.org/topics</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Individual Topic Pages - High Priority Educational Content -->
    <url>
        <loc>https://www.homehealhub.org/topics/in-home-visits</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.homehealhub.org/topics/equipment-setup</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.homehealhub.org/topics/family-training</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.homehealhub.org/topics/progress-monitoring</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Section - High Priority for Fresh Content -->
    <url>
        <loc>https://www.homehealhub.org/blog</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Sample Blog Posts - Update these with actual blog post URLs -->
    <!-- Blog Post 1: Essential Equipment for Safe Home Healthcare -->

    <!-- Additional blog posts would be added here dynamically -->
    <!-- Example structure for future blog posts:
    <url>
        <loc>https://www.homehealhub.org/blog/family-training-communication-skills</loc>
        <lastmod>2025-09-17</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://www.homehealhub.org/blog/monitoring-patient-progress-at-home</loc>
        <lastmod>2025-09-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://www.homehealhub.org/blog/preparing-home-healthcare-visits</loc>
        <lastmod>2025-09-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    -->

    <!-- Resources Page - Important for External Links -->
    <url>
        <loc>https://www.homehealhub.org/resources</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- About Page - Important for Trust and Authority -->
    <url>
        <loc>https://www.homehealhub.org/about</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Legal/Policy Pages -->

    <url>
        <loc>https://www.homehealhub.org/sitemap</loc>
        <lastmod>2025-09-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>