<!--
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Site Under Maintenance</title>
    <style>
        * {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
        }
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
            background-color: #f4f7f6;
            color: #333;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            padding: 20px;
            text-align: center;
        }
        .container {
            max-width: 550px;
            background: white;
            padding: 40px 30px;
            border-radius: 12px;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
        }
        .icon {
            font-size: 64px;
            margin-bottom: 20px;
            display: inline-block;
        }
        h1 {
            font-size: 28px;
            color: #2c3e50;
            margin-bottom: 16px;
        }
        p {
            font-size: 16px;
            color: #666;
            line-height: 1.6;
            margin-bottom: 24px;
        }
        .contact {
            font-size: 14px;
            color: #888;
            border-top: 1px solid #eee;
            padding-top: 20px;
        }
        .contact a {
            color: #3498db;
            text-decoration: none;
            font-weight: 500;
        }
        .contact a:hover {
            text-decoration: underline;
        }
    </style>
</head>
<body>

    <div class="container">
        <div class="icon">🛠️</div>
        <h1>We’ll Be Right Back!</h1>
        <p>Our website is currently undergoing scheduled maintenance to improve your experience. We are working hard to minimize downtime and expect to be fully online shortly. Thank you for your patience!</p>
        
    </div>

</body>
</html>
-->
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://awanish.in/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://awanish.in/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://awanish.in/wp-sitemap-posts-post-2.xml</loc></sitemap><sitemap><loc>https://awanish.in/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://awanish.in/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://awanish.in/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://awanish.in/wp-sitemap-taxonomies-post_format-1.xml</loc></sitemap><sitemap><loc>https://awanish.in/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
