<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://wrs-react-capstone.netlify.app/</loc>
        <lastmod>2025-01-11</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Reserve a Table page -->
    <url>
        <loc>https://wrs-react-capstone.netlify.app/reserve</loc>
        <lastmod>2025-01-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Us page -->
    <url>
        <loc>https://wrs-react-capstone.netlify.app/contact</loc>
        <lastmod>2025-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- About Us page -->
    <url>
        <loc>https://wrs-react-capstone.netlify.app/about</loc>
        <lastmod>2025-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset>