<?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://wallconnect.net/</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main landing page -->
    <url>
        <loc>https://wallconnect.net/index.html</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About page -->
    <url>
        <loc>https://wallconnect.net/about.html</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact page -->
    <url>
        <loc>https://wallconnect.net/contact.html</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Privacy Policy page -->
    <url>
        <loc>https://wallconnect.net/privacy.html</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Terms of Service page -->
    <url>
        <loc>https://wallconnect.net/terms.html</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Thank you page -->
    <url>
        <loc>https://wallconnect.net/thank-you.html</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>