<!DOCTYPE html>
<html lang="en" data-theme="dark" style="--theme-override-color-accent: #b67ad6; --theme-override-color-base-100: #101419; --theme-override-color-base-200: #151b22; --theme-override-color-base-300: #202833; --theme-override-color-base-content: #e4e7eb; --theme-override-color-error: #dc2626; --theme-override-color-info: #7c6cff; --theme-override-color-primary: #8a7cc2; --theme-override-color-secondary: #c7796b; --theme-override-color-success: #3ad27a; --theme-override-color-warning: #f59e0b">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="csrf-token" content="Lj1kFhNHIXEtK3IyXzEqEGx6FjYFGRt-D_7GU6D2IM8urkFh-7nW7QaI">
    
<!-- SEO Meta Tags -->
    <meta name="description" content="Elektrine - Email, VPN, and federated social platform">
    <meta name="keywords" content="email service, free email, VPN, social network, ActivityPub, Mastodon, fediverse, private messaging, encrypted chat, community forums, Elixir, Phoenix LiveView, privacy-focused, ad-free social media, federated social network">
    <meta name="author" content="Elektrine">
    <meta name="robots" content="index, follow">
    
<!-- Canonical URL -->

<!-- Open Graph -->
    <meta property="og:site_name" content="Elektrine">
    <meta property="og:title" content="Elektrine">
    <meta property="og:description" content="Elektrine - Email, VPN, and federated social platform">
    <meta property="og:type" content="website">

    <meta property="og:image" content="https://elektrine.com/images/og-image.png">
    <meta property="og:image:alt" content="Elektrine - Email, VPN, and Social Platform">
    
<!-- Twitter Card -->
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Elektrine">
    <meta name="twitter:description" content="Elektrine - Email, VPN, and federated social platform">
    <meta name="twitter:image" content="https://elektrine.com/images/og-image.png">
    <meta name="twitter:site" content="@elektrine">

    <title data-suffix=" · Elektrine">
      Elektrine
     · Elektrine</title>

    <link rel="icon" type="image/x-icon" href="/images/favicon-91f5d0d76532a5357e0028839b86ea4d.ico?vsn=d">
    <link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-9a3f0bbfd4d5b554f8a0ab2b1a9b8c86.png?vsn=d">
    <link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-ae956a78f1cdb63c49610bf623401baa.png?vsn=d">
    <link rel="icon" type="image/png" sizes="192x192" href="/images/android-chrome-192x192-72a74823d42fdb0d47df1ec8bd8e91c8.png?vsn=d">

    <link phx-track-static rel="stylesheet" href="/assets/app-b4a726b5b05e81c16b4fca2f0f5ba479.css?vsn=d">


      <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer>
      </script>


    <script defer phx-track-static type="text/javascript" src="/assets/app-8768c953e6d52235ac68145c603acf00.js?vsn=d">
    </script>
  </head>
  <body class="bg-base-100 min-h-screen flex flex-col overflow-x-hidden" data-grid="purple">
    <div id="timezone-detector" data-timezone-detector class="hidden"></div>
    <!-- Presence hooks for auto-away and device detection -->


<div class="navbar min-h-16 sticky top-0 z-50">
  <div class="max-w-7xl mx-auto flex min-h-16 w-full items-center px-4 sm:px-6 lg:px-8">
    <div class="navbar-start items-center gap-2 sm:gap-3">
      <div class="dropdown flex-shrink-0">
        <div tabindex="0" role="button" class="btn btn-ghost btn-circle lg:hidden flex-shrink-0">
          <span class="ui-icon hero-bars-3 h-6 w-6"></span>
        </div>

        <ul tabindex="0" class="menu dropdown-content mt-3 z-[1] p-2 rounded-lg w-52">

            <li>
              <a href="/login" class="rounded-lg">
                <span class="ui-icon hero-arrow-right-on-rectangle w-5 h-5"></span> Sign in
              </a>
            </li>

            <li>
              <a href="/register" class="rounded-lg text-primary">
                <span class="ui-icon hero-user-plus w-5 h-5"></span> Sign up
              </a>
            </li>

        </ul>
      </div>

      <a href="/" class="btn btn-ghost px-2 sm:px-3 flex-shrink-0">
        <img src="/images/logo.svg" alt="Elektrine" class="h-6 sm:h-7 w-auto">
      </a>
    </div>

    <div class="navbar-center hidden lg:flex">
      <div class="form-control">
        <form action="/search" method="get">
          <div class="join">
            <label class="input input-bordered join-item rounded-l-full rounded-r-none w-72 flex items-center gap-2">
              <span class="ui-icon hero-magnifying-glass h-4 w-4 opacity-60"></span>
              <input type="text" name="q" data-search-input="true" placeholder="Search..." class="grow bg-transparent" id="global-search">
            </label>
            <button type="submit" class="btn join-item rounded-l-none rounded-r-full px-4">
              <span class="ui-icon hero-magnifying-glass h-4 w-4"></span>
            </button>
          </div>
        </form>
      </div>
    </div>

    <div class="navbar-end items-center gap-2 sm:gap-3 lg:gap-3">

      <!-- Language Switcher (desktop only) -->
      <div class="dropdown dropdown-end hidden lg:flex">
        <div tabindex="0" role="button" class="btn btn-ghost rounded-full">

            <span class="text-sm font-medium">EN</span>

          <span class="ui-icon hero-chevron-down w-3 h-3 ml-1"></span>
        </div>

        <ul tabindex="0" class="dropdown-content z-[1] menu p-2 rounded-box w-40">
          <li>
            <a href="/locale/switch?locale=en" class="bg-primary/10 text-primary font-semibold">
              <span class="font-medium">EN</span> English
            </a>
          </li>

          <li>
            <a href="/locale/switch?locale=zh" class="">
              <span class="font-medium">中</span> 中文
            </a>
          </li>
        </ul>
      </div>

        <a href="/login" class="btn btn-ghost rounded-full flex-shrink-0">Log in</a>
        <a href="/register" class="btn btn-primary rounded-full flex-shrink-0">Register</a>

    </div>
  </div>
</div>
<div id="flash-group" phx-hook="FlashAutoDismiss" class="fixed bottom-4 right-4 z-[1000] w-full max-w-sm px-4 sm:px-0 space-y-2 pointer-events-none">
  
  
</div> 

<main class="container mx-auto px-4 pt-6" id="app-notification-handler" phx-hook="NotificationHandler">
  &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;urlset xmlns=&quot;http://www.sitemaps.org/schemas/sitemap/0.9&quot;&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/&lt;/loc&gt;
    
    &lt;changefreq&gt;daily&lt;/changefreq&gt;
    &lt;priority&gt;1.0&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/about&lt;/loc&gt;
    
    &lt;changefreq&gt;monthly&lt;/changefreq&gt;
    &lt;priority&gt;0.8&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/terms&lt;/loc&gt;
    
    &lt;changefreq&gt;monthly&lt;/changefreq&gt;
    &lt;priority&gt;0.5&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/privacy&lt;/loc&gt;
    
    &lt;changefreq&gt;monthly&lt;/changefreq&gt;
    &lt;priority&gt;0.5&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/faq&lt;/loc&gt;
    
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.7&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/contact&lt;/loc&gt;
    
    &lt;changefreq&gt;monthly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/login&lt;/loc&gt;
    
    &lt;changefreq&gt;monthly&lt;/changefreq&gt;
    &lt;priority&gt;0.9&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/register&lt;/loc&gt;
    
    &lt;changefreq&gt;monthly&lt;/changefreq&gt;
    &lt;priority&gt;0.9&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline&lt;/loc&gt;
    
    &lt;changefreq&gt;hourly&lt;/changefreq&gt;
    &lt;priority&gt;0.9&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/discussions&lt;/loc&gt;
    
    &lt;changefreq&gt;hourly&lt;/changefreq&gt;
    &lt;priority&gt;0.8&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/chat&lt;/loc&gt;
    
    &lt;changefreq&gt;always&lt;/changefreq&gt;
    &lt;priority&gt;0.7&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/lists&lt;/loc&gt;
    
    &lt;changefreq&gt;daily&lt;/changefreq&gt;
    &lt;priority&gt;0.7&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/842788&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-30T05:19:54Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/841873&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-30T03:12:59Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/816802&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-28T04:26:05Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/762243&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-25T01:14:57Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/727314&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-23T07:25:35Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/657524&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T18:24:34Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/657481&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T18:21:23Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/657375&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T18:06:42Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/654712&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T12:09:15Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/648892&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T01:44:36Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/645950&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-14T20:41:52Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/638523&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T06:11:50Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/633842&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T06:11:50Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/630535&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T06:11:50Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/630454&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T06:11:50Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/627864&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-15T06:11:51Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/627438&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-12T05:20:45Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/581584&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-08T04:28:27Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/581559&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-08T04:26:53Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/546930&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-06T06:34:54Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/545835&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-06T04:00:18Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/463370&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-01T05:04:50Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/393056&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-24T19:25:07Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/371321&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-23T07:35:13Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/362718&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-22T11:40:10Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/358909&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-22T04:50:55Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/358888&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-22T04:49:23Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/325000&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-18T10:51:11Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/313916&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-17T06:32:08Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/313817&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-17T06:27:11Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/310191&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-16T21:46:44Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/304502&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-16T06:57:20Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/265743&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-12T05:13:35Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/248192&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-09T07:49:53Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/244904&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-08T23:45:06Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/244829&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-08T23:43:14Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/241803&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-07T05:06:06Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/162322&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T18:01:24Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/162138&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T17:52:24Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/161624&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T16:49:52Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/161536&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T15:51:14Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/161534&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T15:50:42Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/161514&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T15:36:38Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/161511&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T15:33:18Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/161510&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T15:33:01Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/161396&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-28T14:09:04Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/157395&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-26T09:28:02Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/155572&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-25T15:01:51Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/150368&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-23T01:21:28Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/150353&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-23T01:12:32Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/150341&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-23T01:02:29Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/150336&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-23T01:02:05Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/148956&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-22T09:18:18Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/146399&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-21T02:04:28Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/140279&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-17T21:30:57Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/135217&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-15T14:27:30Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/119493&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-08T19:00:38Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/117086&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-07T13:08:16Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/116144&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-07T00:11:51Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/114645&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-06T05:32:51Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/113317&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-05T16:23:26Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/107724&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-02T22:02:21Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/103382&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-31T16:01:23Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/102888&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-31T10:59:15Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/101544&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-30T16:29:25Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/100850&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-30T04:30:00Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/100847&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-30T04:28:00Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/87171&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-22T05:13:36Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/86558&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-21T22:52:43Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/85935&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-21T16:38:46Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/84667&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-20T17:39:16Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/83903&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-20T00:41:17Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/68319&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-16T06:00:45Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/65270&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-15T09:00:51Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/64556&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-15T02:21:34Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/50926&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-11T00:45:10Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/50925&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-11T00:44:30Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/49543&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-10T17:44:42Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/49540&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-10T17:44:02Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/48224&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-10T07:34:14Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/48222&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-10T07:33:29Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/42972&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-08T21:07:34Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/42401&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-08T17:45:02Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/36444&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-06T21:59:35Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/32443&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-05T06:39:00Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/32442&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-05T06:38:43Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/31229&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-04T21:27:54Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/31209&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-04T21:18:52Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/31182&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-04T21:06:06Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/29252&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-04T07:15:18Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/26247&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-03T08:29:25Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/26244&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-03T08:28:22Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/26218&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-03T08:11:26Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/26201&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-03T07:49:11Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/25940&lt;/loc&gt;
    &lt;lastmod&gt;2025-12-03T03:12:11Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/20344&lt;/loc&gt;
    &lt;lastmod&gt;2025-11-28T17:39:23Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/19786&lt;/loc&gt;
    &lt;lastmod&gt;2025-11-28T06:44:08Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/18949&lt;/loc&gt;
    &lt;lastmod&gt;2025-11-27T15:40:36Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/18890&lt;/loc&gt;
    &lt;lastmod&gt;2025-11-27T13:52:24Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/timeline/post/18017&lt;/loc&gt;
    &lt;lastmod&gt;2025-11-26T18:58:27Z&lt;/lastmod&gt;
    &lt;changefreq&gt;weekly&lt;/changefreq&gt;
    &lt;priority&gt;0.6&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/lists/70&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-25T18:14:04Z&lt;/lastmod&gt;
    &lt;changefreq&gt;daily&lt;/changefreq&gt;
    &lt;priority&gt;0.5&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/lists/69&lt;/loc&gt;
    &lt;lastmod&gt;2026-03-25T17:58:55Z&lt;/lastmod&gt;
    &lt;changefreq&gt;daily&lt;/changefreq&gt;
    &lt;priority&gt;0.5&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/lists/36&lt;/loc&gt;
    &lt;lastmod&gt;2026-02-10T06:37:42Z&lt;/lastmod&gt;
    &lt;changefreq&gt;daily&lt;/changefreq&gt;
    &lt;priority&gt;0.5&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/lists/34&lt;/loc&gt;
    &lt;lastmod&gt;2026-01-23T01:03:58Z&lt;/lastmod&gt;
    &lt;changefreq&gt;daily&lt;/changefreq&gt;
    &lt;priority&gt;0.5&lt;/priority&gt;
  &lt;/url&gt;

  &lt;url&gt;
    &lt;loc&gt;https://elektrine.com/lists/1&lt;/loc&gt;
    &lt;lastmod&gt;2025-11-27T06:18:42Z&lt;/lastmod&gt;
    &lt;changefreq&gt;daily&lt;/changefreq&gt;
    &lt;priority&gt;0.5&lt;/priority&gt;
  &lt;/url&gt;

&lt;/urlset&gt;

</main>

<footer class="relative min-h-[360px] flex items-center overflow-x-clip">
  <div aria-hidden="true" class="pointer-events-none absolute inset-0 overflow-hidden">
    <div class="absolute right-8 top-1/2 -translate-y-1/2 rotate-[-16deg]">
      <span class="footer-wordmark-glow pointer-events-auto inline-block whitespace-nowrap select-none bg-clip-text text-[clamp(2.15rem,6.5vw,4.75rem)] font-black uppercase tracking-[0.16em] text-transparent" style="background-image: linear-gradient(314deg, #c7796b 0% 25%, #f59e0b 25% 50%, #dc2626 50% 75%, #8a7cc2 75% 100%);">
        313k7r1n3
      </span>
    </div>
  </div>

  <div class="relative z-10 mx-auto max-w-7xl px-4 py-8 sm:px-6 lg:px-8">
    <!-- Main Footer Content -->
    <div class="grid grid-cols-2 md:grid-cols-5 gap-8 mb-8 text-center md:text-left">
      <!-- Company -->
      <div>
        <h3 class="font-semibold mb-3 text-sm">Company</h3>

        <ul class="space-y-2 text-xs">
          <li>
            <a href="/about" class="link link-hover opacity-70 hover:opacity-100">
              About
            </a>
          </li>

          <li>
            <a href="/contact" class="link link-hover opacity-70 hover:opacity-100">
              Contact
            </a>
          </li>

          <li>
            <a href="/faq" class="link link-hover opacity-70 hover:opacity-100">
              FAQ
            </a>
          </li>
        </ul>
      </div>
      <!-- Legal -->
      <div>
        <h3 class="font-semibold mb-3 text-sm">Legal</h3>

        <ul class="space-y-2 text-xs">
          <li>
            <a href="/terms" class="link link-hover opacity-70 hover:opacity-100">
              Terms of Service
            </a>
          </li>

          <li>
            <a href="/privacy" class="link link-hover opacity-70 hover:opacity-100">
              Privacy Policy
            </a>
          </li>

          <li>
            <a href="/vpn/policy" class="link link-hover opacity-70 hover:opacity-100">
              VPN Policy
            </a>
          </li>
        </ul>
      </div>
      <!-- Email Settings -->
      <div class="col-span-2 md:col-span-1">
        <h3 class="font-semibold mb-3 text-sm">Email Settings</h3>

        <div class="text-xs opacity-70 space-y-1">
          <p>
            <span class="font-semibold">IMAP:</span>
            <span class="font-mono">mail.elektrine.com:993</span>
          </p>

          <p>
            <span class="font-semibold">POP3:</span>
            <span class="font-mono">pop3.elektrine.com:995</span>
          </p>

          <p>
            <span class="font-semibold">SMTP:</span>
            <span class="font-mono">mail.elektrine.com:465</span>
          </p>
        </div>

        <p class="text-xs opacity-50 mt-2">SSL/TLS required</p>
      </div>
      <!-- Support -->
      <div>
        <h3 class="font-semibold mb-3 text-sm">Support</h3>

        <ul class="space-y-2 text-xs">
          <li>
            <a href="mailto:support@elektrine.com" class="link link-hover opacity-70 hover:opacity-100">
              support@elektrine.com
            </a>
          </li>

          <li>
            <a href="mailto:security@elektrine.com" class="link link-hover opacity-70 hover:opacity-100">
              Report Security Issue
            </a>
          </li>
        </ul>
      </div>
      <!-- Connect -->
      <div>
        <h3 class="font-semibold mb-3 text-sm">Connect</h3>

        <div class="flex items-center gap-3 justify-center md:justify-start">
          <a href="https://github.com/atomine-elektrine/elektrine" target="_blank" rel="noopener noreferrer" class="opacity-60 hover:opacity-100 transition-opacity" title="GitHub">
            <svg class="w-5 h-5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
  <path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M12.026 2c-5.509 0-9.974 4.465-9.974 9.974c0 4.406 2.857 8.145 6.821 9.465c.499.09.679-.217.679-.481c0-.237-.008-.865-.011-1.696c-2.775.602-3.361-1.338-3.361-1.338c-.452-1.152-1.107-1.459-1.107-1.459c-.905-.619.069-.605.069-.605c1.002.07 1.527 1.028 1.527 1.028c.89 1.524 2.336 1.084 2.902.829c.091-.645.351-1.085.635-1.334c-2.214-.251-4.542-1.107-4.542-4.93c0-1.087.389-1.979 1.024-2.675c-.101-.253-.446-1.268.099-2.64c0 0 .837-.269 2.742 1.021a9.582 9.582 0 0 1 2.496-.336a9.554 9.554 0 0 1 2.496.336c1.906-1.291 2.742-1.021 2.742-1.021c.545 1.372.203 2.387.099 2.64c.64.696 1.024 1.587 1.024 2.675c0 3.833-2.33 4.675-4.552 4.922c.355.308.675.916.675 1.846c0 1.334-.012 2.41-.012 2.737c0 .267.178.577.687.479C19.146 20.115 22 16.379 22 11.974C22 6.465 17.535 2 12.026 2z"/>
</svg>
          </a>
          <a href="https://t.me/elektrine" target="_blank" rel="noopener noreferrer" class="opacity-60 hover:opacity-100 transition-opacity" title="Telegram">
            <svg class="w-5 h-5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
  <path fill="currentColor" d="m20.665 3.717l-17.73 6.837c-1.21.486-1.203 1.161-.222 1.462l4.552 1.42l10.532-6.645c.498-.303.953-.14.579.192l-8.533 7.701h-.002l.002.001l-.314 4.692c.46 0 .663-.211.921-.46l2.211-2.15l4.599 3.397c.848.467 1.457.227 1.668-.785l3.019-14.228c.309-1.239-.473-1.8-1.282-1.434z"/>
</svg>
          </a>
        </div>

        <div class="mt-3">
          <p class="text-xs opacity-70 mb-1">Tor Hidden Service</p>
          <code class="text-xs opacity-60 break-all select-all">khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion</code>
        </div>
      </div>
    </div>
    <!-- Bottom Bar -->
    <div class="border-t border-base-300 pt-4">
      <div class="flex flex-wrap justify-center items-center gap-4 text-xs opacity-60">
        <span class="font-serif-accent">© 2026 Elektrine. All rights reserved.</span>
        <span class="hidden sm:inline">•</span>
        <span data-live-clock>
          Server: 23:16:23 UTC
        </span>
      </div>
    </div>
  </div>
</footer>
  </body>
</html>