<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://whispersinthecorridors.in/sitemap-static.xml</loc>
    <lastmod>2026-09-05T12:48:12+05:30</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://whispersinthecorridors.in/sitemap-news.xml</loc>
    <lastmod>2026-09-05T12:48:12+05:30</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://whispersinthecorridors.in/sitemap-stories.xml</loc>
    <lastmod>2026-09-05T12:48:12+05:30</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://whispersinthecorridors.in/sitemap-articles-1.xml</loc>
    <lastmod>2026-09-05T12:48:12+05:30</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://whispersinthecorridors.in/sitemap-articles-2.xml</loc>
    <lastmod>2026-09-05T12:48:12+05:30</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://whispersinthecorridors.in/sitemap-articles-3.xml</loc>
    <lastmod>2026-09-05T12:48:12+05:30</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://whispersinthecorridors.in/sitemap-articles-4.xml</loc>
    <lastmod>2026-09-05T12:48:12+05:30</lastmod>
  </sitemap>
</sitemapindex>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Server error · Whispers</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Inter:wght@400;500;600;700&family=Lora:ital,wght@1,400;1,700&family=Merriweather:wght@400;700&display=swap">
<link rel="stylesheet" href="/public/assets/vendor/bootstrap-icons/bootstrap-icons.css?v=20260825102843">
<style>
:root {
  --brand: #d70000;
  --ink: #0f0f0f;
  --ink-3: #4a4a4a;
  --paper: #ffffff;
}
*, *::before, *::after { box-sizing: border-box; }
body {
  margin: 0;
  min-height: 100vh;
  font-family: 'Inter', system-ui, sans-serif;
  color: var(--ink);
  background:
    radial-gradient(circle at 20% 20%, rgba(215,0,0,.04), transparent 50%),
    radial-gradient(circle at 80% 80%, rgba(201,163,65,.03), transparent 50%),
    var(--paper);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.wrap { text-align: center; max-width: 560px; }
.code {
  font-family: 'Abril Fatface', Georgia, serif;
  font-size: clamp(120px, 22vw, 220px);
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--brand);
  margin: 0;
  position: relative;
  display: inline-block;
}
.code::after {
  content: '';
  position: absolute;
  bottom: 0; left: 50%;
  transform: translateX(-50%);
  width: 80px; height: 4px;
  background: var(--ink);
}
.eyebrow {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--brand);
  margin: 32px 0 8px;
}
h1 {
  font-family: 'Merriweather', Georgia, serif;
  font-size: clamp(22px, 4vw, 32px);
  margin: 0 0 16px;
  letter-spacing: -0.01em;
}
p {
  color: var(--ink-3);
  font-family: 'Lora', Georgia, serif;
  font-style: italic;
  font-size: 17px;
  line-height: 1.6;
  margin: 0 auto 32px;
  max-width: 420px;
}
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 24px;
  background: var(--brand);
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid var(--brand);
  transition: all .15s ease;
}
.btn:hover { background: #a30000; border-color: #a30000; }
</style>
</head>
<body>
  <div class="wrap">
    <div class="code">500</div>
    <p class="eyebrow">— Something went sideways —</p>
    <h1>An unexpected error happened</h1>
    <p>
      Our servers tripped over something. We've logged the details and we'll look into it.    </p>
    <a href="/" class="btn">
      <i class="bi bi-house"></i> Back to home
    </a>
  </div>
</body>
</html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Server error · Whispers</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Inter:wght@400;500;600;700&family=Lora:ital,wght@1,400;1,700&family=Merriweather:wght@400;700&display=swap">
<link rel="stylesheet" href="/public/assets/vendor/bootstrap-icons/bootstrap-icons.css?v=20260825102843">
<style>
:root {
  --brand: #d70000;
  --ink: #0f0f0f;
  --ink-3: #4a4a4a;
  --paper: #ffffff;
}
*, *::before, *::after { box-sizing: border-box; }
body {
  margin: 0;
  min-height: 100vh;
  font-family: 'Inter', system-ui, sans-serif;
  color: var(--ink);
  background:
    radial-gradient(circle at 20% 20%, rgba(215,0,0,.04), transparent 50%),
    radial-gradient(circle at 80% 80%, rgba(201,163,65,.03), transparent 50%),
    var(--paper);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.wrap { text-align: center; max-width: 560px; }
.code {
  font-family: 'Abril Fatface', Georgia, serif;
  font-size: clamp(120px, 22vw, 220px);
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--brand);
  margin: 0;
  position: relative;
  display: inline-block;
}
.code::after {
  content: '';
  position: absolute;
  bottom: 0; left: 50%;
  transform: translateX(-50%);
  width: 80px; height: 4px;
  background: var(--ink);
}
.eyebrow {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--brand);
  margin: 32px 0 8px;
}
h1 {
  font-family: 'Merriweather', Georgia, serif;
  font-size: clamp(22px, 4vw, 32px);
  margin: 0 0 16px;
  letter-spacing: -0.01em;
}
p {
  color: var(--ink-3);
  font-family: 'Lora', Georgia, serif;
  font-style: italic;
  font-size: 17px;
  line-height: 1.6;
  margin: 0 auto 32px;
  max-width: 420px;
}
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 24px;
  background: var(--brand);
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid var(--brand);
  transition: all .15s ease;
}
.btn:hover { background: #a30000; border-color: #a30000; }
</style>
</head>
<body>
  <div class="wrap">
    <div class="code">500</div>
    <p class="eyebrow">— Something went sideways —</p>
    <h1>An unexpected error happened</h1>
    <p>
      Our servers tripped over something. We've logged the details and we'll look into it.    </p>
    <a href="/" class="btn">
      <i class="bi bi-house"></i> Back to home
    </a>
  </div>
</body>
</html>
