<?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 -->
    <url>
        <loc>http://localhost:8000/</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Pages -->
    <url>
        <loc>http://localhost:8000/about.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>http://localhost:8000/gallery.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>http://localhost:8000/experience.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>http://localhost:8000/owners.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>http://localhost:8000/honeybear-story.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

        <url>
            <loc>http://localhost:8000/faq.php</loc>
            <lastmod>2025-01-22</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.7</priority>
        </url>

        <url>
            <loc>http://localhost:8000/blog.php</loc>
            <lastmod>2025-01-22</lastmod>
            <changefreq>weekly</changefreq>
            <priority>0.6</priority>
        </url>

        <url>
            <loc>http://localhost:8000/contact.php</loc>
            <lastmod>2025-01-22</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.7</priority>
        </url>

        <!-- Blog Posts -->
        <url>
            <loc>http://localhost:8000/blog/easton-park-dogs-austin-summer-safety.php</loc>
            <lastmod>2025-01-22</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.5</priority>
        </url>

    <!-- Additional Main Pages -->
    <url>
        <loc>http://localhost:8000/booking.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Location-Specific Landing Pages -->
    <url>
        <loc>http://localhost:8000/easton-park-dog-boarding.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>http://localhost:8000/austin-tx-dog-boarding.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Booking Pages -->
    <url>
        <loc>http://localhost:8000/smart-booking.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>http://localhost:8000/login.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Customer Portal -->
    <url>
        <loc>http://localhost:8000/customer/register.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>http://localhost:8000/customer/dashboard-unified.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Additional Customer Pages -->
    <url>
        <loc>http://localhost:8000/customer/complete-account-setup.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>http://localhost:8000/customer/add-dogs-enhanced.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>http://localhost:8000/customer/book-stay-advanced.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>http://localhost:8000/customer/upload-documents.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>http://localhost:8000/customer/sign-agreements-comprehensive.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>http://localhost:8000/customer/make-payment.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>http://localhost:8000/customer/booking-confirmation-final.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Admin Pages (Lower Priority) -->
    <url>
        <loc>http://localhost:8000/admin/dashboard.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.2</priority>
    </url>

    <url>
        <loc>http://localhost:8000/admin/dog-management.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.2</priority>
    </url>

    <url>
        <loc>http://localhost:8000/admin/pricing-management.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>http://localhost:8000/privacy.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

    <url>
        <loc>http://localhost:8000/terms.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

    <!-- Sitemap Page -->
    <url>
        <loc>http://localhost:8000/sitemap-page.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- FAQ Page -->
    <url>
        <loc>http://localhost:8000/faq.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://localhost:8000/owners.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>http://localhost:8000/honeybear-story.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>http://localhost:8000/about.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://localhost:8000/sammys-shop.php</loc>
        <lastmod>2025-01-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>