<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title> | Whiskey.Glass</title>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@1.0.0/css/bulma.min.css">
    <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Inter:wght@400;600&display=swap" rel="stylesheet">
    <style>
        :root { --gold: #d4af37; --charcoal: #1a1a1a; }
        body { font-family: 'Inter', sans-serif; background-color: #faf9f6; }
        h1, h2, .title { font-family: 'Playfair Display', serif; }
        .is-gold { background-color: var(--gold); color: white; }
        .has-text-gold { color: var(--gold) !important; }
        .navbar { border-bottom: 1px solid #eee; }
    </style>
</head>
<body>
    <nav class="navbar is-white">
        <div class="container">
            <div class="navbar-brand">
                <a class="navbar-item has-text-weight-bold is-size-4" href="/">WHISKEY.GLASS</a>
            </div>
            <div class="navbar-menu">
                <div class="navbar-end">
                    <a href="/reviews/" class="navbar-item">Reviews</a>
                    <a href="/articles/" class="navbar-item">Articles</a>
                    <a href="/cocktails/" class="navbar-item">Cocktails</a>
                    <a href="/faqs/" class="navbar-item">FAQ</a>
                </div>
            </div>
        </div>
    </nav>

    <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    

    
    
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/best-whiskey-glasses/</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/cocktails/</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/contact/</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/feed.xml</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/faqs/</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/articles/</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/assets/css/main.css</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/reviews/</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/robots.txt</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/sitemap.xml</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/assets/css/style.css</loc>
    </url>
    
    
    
    
    
    
    
    
    
    <url>
        <loc>https://whiskey.glass/redirects.json</loc>
    </url>
    
    
    
    
    
</urlset>

    <footer class="footer mt-6">
        <div class="content has-text-centered">
            <p><strong>Whiskey.Glass</strong> &copy; 2025. Please drink responsibly.</p>
        </div>
    </footer>
</body>
</html>