<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Welcome</title>
    <style>
        * { margin: 0; padding: 0; box-sizing: border-box; }
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            min-height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        .container {
            background: white;
            padding: 60px 40px;
            border-radius: 20px;
            box-shadow: 0 20px 60px rgba(0,0,0,0.3);
            text-align: center;
            max-width: 500px;
            width: 100%;
        }
        h1 {
            color: #333;
            font-size: 2.5em;
            margin-bottom: 20px;
            font-weight: 700;
        }
        p {
            color: #666;
            font-size: 1.1em;
            line-height: 1.6;
            margin-bottom: 30px;
        }
        .status {
            display: inline-block;
            background: #10b981;
            color: white;
            padding: 10px 30px;
            border-radius: 50px;
            font-weight: 600;
            font-size: 0.9em;
            letter-spacing: 1px;
        }
        .footer {
            margin-top: 30px;
            font-size: 0.85em;
            color: #999;
        }
    </style>
</head>
<body>
    <div class="container">
        <h1>🚀 Website Active</h1>
        <p>This website is currently up and running.</p>
        <div class="status">✓ ONLINE</div>
        <div class="footer">
            Powered by VHG System
        </div>
    </div>
</body>
</html><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//rajasbo69.lol/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://rajasbo69.lol/post-sitemap.xml</loc>
		<lastmod>2026-01-25T06:12:45+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://rajasbo69.lol/page-sitemap.xml</loc>
		<lastmod>2025-12-29T11:51:21+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://rajasbo69.lol/category-sitemap.xml</loc>
		<lastmod>2026-01-25T06:12:45+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://rajasbo69.lol/author-sitemap.xml</loc>
		<lastmod>2023-06-20T03:55:22+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->