<!DOCTYPE html>
<html lang="en" class="" data-theme="dark" style="">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="csrf-token" content="eAVnDXduAwZUUgB_NRR4ISo-Bx0_AkAc9ITDF6UQy0LFgZ1RXYIiVK8h">
    <meta name="elektrine-account-id">
    <meta name="theme-color" content="#121214">
    <script nonce="j0idfp3TQbpeE32evuF8kA">
(() => {
  try {
    const root = document.documentElement;
    const mode = root.dataset.themeMode;
    const systemTheme = window.matchMedia("(prefers-color-scheme: light)").matches
      ? "light"
      : "dark";
    if (mode === "light" || mode === "dark") {
      root.dataset.theme = mode;
    } else if (mode === "custom") {
      // Keep the server-resolved scheme derived from the custom palette.
    } else if (mode === "system") {
      root.dataset.theme = systemTheme;
    } else {
      const savedTheme = window.localStorage.getItem("elektrine:theme");
      root.dataset.theme = ["light", "dark"].includes(savedTheme)
        ? savedTheme
        : systemTheme;
    }
  } catch (_error) {
    document.documentElement.dataset.theme = "dark";
  }
})();

    </script>
    
    
<!-- SEO Meta Tags -->
    <meta name="description" content="Elektrine is a personal internet space for messages, identity, search, storage, and everyday tools.">
    <meta name="keywords" content="email service, free email, VPN, social network, ActivityPub, 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 is a personal internet space for messages, identity, search, storage, and everyday tools.">
    <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 is a personal internet space for messages, identity, search, storage, and everyday tools.">
    <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.ico">
    <link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="192x192" href="/images/android-chrome-192x192.png">

    

<link rel="preload" as="font" type="font/woff2" crossorigin href="/assets/Geist-latin-BgDaEnEv.woff2">

<link rel="preload" as="font" type="font/woff2" crossorigin href="/assets/GeistMono-latin-XN7g48iV.woff2">

<link rel="preload" as="font" type="font/woff2" crossorigin href="/assets/GeistPixel-latin-CZH99LhH.woff2">
<link phx-track-static rel="stylesheet" href="/assets/app-eBX746-a.css?vsn=d">
<script phx-track-static nonce="j0idfp3TQbpeE32evuF8kA" type="module" src="/assets/app-DtHmzUbA.js?vsn=d">
</script>


  </head>
  <body class="bg-base-100 min-h-screen flex flex-col overflow-x-clip" data-grid="cyan">
    <div id="timezone-detector" data-timezone-detector class="hidden"></div>
    <!-- Presence hook for auto-away detection -->



  <div class="app-navbar navbar min-h-16">
    <div class="mx-auto flex min-h-16 w-full max-w-7xl items-center justify-between gap-2 px-4 sm:gap-3 sm:px-6 lg:px-8">
      <div class="navbar-start !w-auto flex-shrink-0 items-center gap-2 sm:gap-3">
        <a href="/" data-phx-link="redirect" data-phx-link-state="push" class="inline-flex flex-shrink-0 items-center focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary">
          <svg class="h-6 w-auto text-base-content sm:h-7" viewBox="0 0 72 66" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-elektrine-logo>
  <path d="M15.872 0V38.784L55.168 21.248V0H71.168V31.616L31.744 49.152H71.168V65.152H0V0H15.872Z" fill="currentColor"></path>
</svg>
          <span class="sr-only">Elektrine</span>
        </a>
      </div>

      <div class="navbar-center hidden min-w-0 flex-1 justify-center lg:flex">
        <div class="form-control w-full">
          <form action="/paige" method="get" class="w-full">
            <div class="join mx-auto flex w-full max-w-96">
              <label class="input input-bordered join-item flex min-w-0 flex-1 items-center gap-2 rounded-l-full rounded-r-none">
                <span class="ui-icon hero-magnifying-glass h-4 w-4 opacity-60"></span>
                <input type="text" name="q" data-search-input="true" placeholder="Paige..." class="min-w-0 grow bg-transparent" id="global-search">
              </label>
              <button type="submit" class="btn btn-outline btn-primary join-item flex-shrink-0 rounded-l-none rounded-r-full px-4" data-loading-on="submit">
  
    <span class="button-request-spinner" role="status">
      <svg class="animate-spin w-5 h-5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" role="status" aria-label="Loading">
  <path fill="currentColor" d="M20.27,4.74a4.93,4.93,0,0,1,1.52,4.61,5.32,5.32,0,0,1-4.1,4.51,5.12,5.12,0,0,1-5.2-1.5,5.53,5.53,0,0,0,6.13-1.48A5.66,5.66,0,0,0,20.27,4.74ZM12.32,11.53a5.49,5.49,0,0,0-1.47-6.2A5.57,5.57,0,0,0,4.71,3.72,5.17,5.17,0,0,1,9.53,2.2,5.52,5.52,0,0,1,13.9,6.45,5.28,5.28,0,0,1,12.32,11.53ZM19.2,20.29a4.92,4.92,0,0,1-4.72,1.49,5.32,5.32,0,0,1-4.34-4.05A5.2,5.2,0,0,1,11.6,12.5a5.6,5.6,0,0,0,1.51,6.13A5.63,5.63,0,0,0,19.2,20.29ZM3.79,19.38A5.18,5.18,0,0,1,2.32,14a5.3,5.3,0,0,1,4.59-4,5,5,0,0,1,4.58,1.61,5.55,5.55,0,0,0-6.32,1.69A5.46,5.46,0,0,0,3.79,19.38ZM12.23,12a5.11,5.11,0,0,0,3.66-5,5.75,5.75,0,0,0-3.18-6,5,5,0,0,1,4.42,2.3,5.21,5.21,0,0,1,.24,5.92A5.4,5.4,0,0,1,12.23,12ZM11.76,12a5.18,5.18,0,0,0-3.68,5.09,5.58,5.58,0,0,0,3.19,5.79c-1,.35-2.9-.46-4-1.68A5.51,5.51,0,0,1,11.76,12ZM23,12.63a5.07,5.07,0,0,1-2.35,4.52,5.23,5.23,0,0,1-5.91.2,5.24,5.24,0,0,1-2.67-4.77,5.51,5.51,0,0,0,5.45,3.33A5.52,5.52,0,0,0,23,12.63ZM1,11.23a5,5,0,0,1,2.49-4.5,5.23,5.23,0,0,1,5.81-.06,5.3,5.3,0,0,1,2.61,4.74A5.56,5.56,0,0,0,6.56,8.06,5.71,5.71,0,0,0,1,11.23Z"></path>
</svg>
      <span class="sr-only">Loading...</span>
    </span>
    
    
                <span class="ui-icon hero-magnifying-glass h-4 w-4"></span>
              
    
  
</button>
            </div>
          </form>
        </div>
      </div>

      <div class="navbar-end !w-auto flex-shrink-0 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 menu p-2 rounded-box w-40">
            <li>
              <form action="/locale/switch" method="post" class="contents">
  
  <input name="_csrf_token" type="hidden" hidden value="eAVnDXduAwZUUgB_NRR4ISo-Bx0_AkAc9ITDF6UQy0LFgZ1RXYIiVK8h">
  
                <input type="hidden" name="locale" value="en">
                <button type="submit" class="w-full text-left bg-primary/10 text-primary font-semibold">
                  <span class="font-medium">EN</span> English
                </button>
              
</form>
            </li>

            <li>
              <form action="/locale/switch" method="post" class="contents">
  
  <input name="_csrf_token" type="hidden" hidden value="eAVnDXduAwZUUgB_NRR4ISo-Bx0_AkAc9ITDF6UQy0LFgZ1RXYIiVK8h">
  
                <input type="hidden" name="locale" value="zh">
                <button type="submit" class="w-full text-left ">
                  <span class="font-medium">中</span> 中文
                </button>
              
</form>
            </li>
          </ul>
        </div>

        <button type="button" class="btn btn-ghost btn-circle flex-shrink-0" data-loading-on="none" title="Use dark theme" aria-label="Use dark theme" data-theme-toggle>
  
    
    
    
          <span data-theme-show="light" aria-hidden="true">
            <span class="ui-icon hero-moon h-5 w-5"></span>
          </span>
          <span data-theme-show="dark" aria-hidden="true">
            <span class="ui-icon hero-sun h-5 w-5"></span>
          </span>
        
    
  
</button>

          <a href="/login" data-phx-link="redirect" data-phx-link-state="push" class="btn btn-ghost rounded-full flex-shrink-0">
  
  
            Log in
          
  
</a>
          <a href="/register" data-phx-link="redirect" data-phx-link-state="push" class="btn btn-primary rounded-full flex-shrink-0">
  
  
            Register
          
  
</a>

      </div>
    </div>
  </div>


  <div id="cursor-glow-overlay" aria-hidden="true" style="--top-chrome-height: 5rem"></div>

<div id="flash-group" phx-hook="FlashAutoDismiss" class="fixed bottom-4 left-1/2 z-[1000] w-full max-w-sm -translate-x-1/2 px-4 sm:left-auto sm:right-4 sm:translate-x-0 sm:px-0 space-y-2 pointer-events-none">
  
  
  <template id="flash-template">
    <div role="alert" class="alert app-flash shadow-lg pointer-events-auto app-flash--info w-full" data-flash-auto-dismiss="true" data-flash-auto-dismiss-ms="5000" data-flash-exit-ms="260" data-flash-kind="info" style="--flash-auto-dismiss: 5000ms; --flash-exit: 260ms;">
  <span class="ui-icon hero-check-circle-solid h-5 w-5 flex-shrink-0" data-flash-icon></span>
  <div class="min-w-0">
    <p class="font-semibold leading-tight" data-flash-title>
      
    </p>
    <p class="text-sm break-words" data-flash-message>&nbsp;</p>
  </div>
  <button type="button" class="btn btn-ghost btn-xs app-flash__dismiss" data-loading-on="none" aria-label="Dismiss notification" phx-click="[[&quot;push&quot;,{&quot;value&quot;:{&quot;key&quot;:&quot;info&quot;},&quot;event&quot;:&quot;lv:clear-flash&quot;}]]" data-flash-dismiss="true">
  
    
    
    
    <span class="sr-only">Dismiss</span>
    <span class="ui-icon hero-x-mark-solid h-4 w-4"></span>
  
    
  
</button>
</div>
  </template>
</div>


<main class="flex-1 mx-auto w-full max-w-7xl px-4 pt-6 sm:px-6 lg:px-8" 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/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/c70260c112be46b3b6e04aa963eef829&lt;/loc&gt;
    &lt;lastmod&gt;2026-09-21T11:52: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/7b064e578a794c048e72d857fef9c819&lt;/loc&gt;
    &lt;lastmod&gt;2026-09-06T14:19: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/188a8f6304344cf6911870375792abce&lt;/loc&gt;
    &lt;lastmod&gt;2026-08-31T09:38:48Z&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/a26fc15db69a45b2be8b6da166988707&lt;/loc&gt;
    &lt;lastmod&gt;2026-08-22T13:01: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/ee6ec3cf639647d5b3584403d9f894a3&lt;/loc&gt;
    &lt;lastmod&gt;2026-08-19T06:53: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/3566c1aef51f429785619d385dc45b65&lt;/loc&gt;
    &lt;lastmod&gt;2026-08-10T15:24: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/a1e2a5038f2e41dfa4af47503933e0c2&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-24T06:56: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/4e0e9dd0e2b346558e4f17dbae8e9af0&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-15T12:06:47Z&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/0ac93167be774d30a6c33cfd8c5187da&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-13T16:28: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/3fe8b5fdc67b45ddbdeea5ea6b885f99&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-13T03:06:49Z&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/8bdac26121c848f5aefcf22f2e79d84f&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-13T01:47:09Z&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/2bd8334665a04c4fa29f5cf468c43307&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T15:27: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/565e365560754deb8387ffadbdb2ccc9&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T12:30: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/92b380620dc149f08ffa1c503086d180&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T09:16: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/442a792741e543728e654b0c7ff61e90&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T09:14: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/7a42cfe362a94ba2a54219bf2ff7a4b5&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T09:10: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/a7ac738688964f9b973fdb416c7ff290&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T02:25: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/7fe3afd58c7f4ae9b04eb94634e93d47&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T01:04:31Z&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/7b1ab7c2a8cb4be8a1da76c0c755698d&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T00:36: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/aa2a6d095cef48c09e6bb75c56b356c4&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T00:33: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/bb9abeee06bb4bc9a7c56bc87f821e6d&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-11T15:58: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/11bb096ff6a343598aac93010e77db39&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-11T12:28: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/b9941a9347e54270b9e5d95022ca7e80&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-10T15:12: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/7e16e484e8bb4bf18b2c221cb0e15836&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-12T01:04:31Z&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/ccfa4cdbda6e45f2995e8c7a9452f186&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-10T06:03: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/4c2dda0024104be9b32386e6f689b852&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-05T06:43: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/91b7e9ea14ec41d199274434aadfe418&lt;/loc&gt;
    &lt;lastmod&gt;2026-07-05T06:42: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/306dd0f2bc9b4b3484cd40dd2d9904b2&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-28T21:24:03Z&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/1d08a4af443148329b915f80a0cc6a60&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-26T12:01: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/72ac1d4fcc2240b88efcf223bea85e17&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-20T13:33: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/e4d5ca98a95f4c93aa8d0ea402ef2904&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-15T20:45: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/751d58815b4a464087680012d7689c4b&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-14T18:19: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/37bf5f8c2dee42199bbad56ff93b6a8d&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-14T18:17: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/0f209e8fada14f66836c74f733475ebb&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-14T12:58: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/db0d32772e4d4e23bd96f3b10a0c00dd&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-14T12:49: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/35e096121ba245e7964ad42b699f0ee8&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-14T12:48: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/f6a1fa6d972442b59a3d7a629c6454cc&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-14T12:45: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/d6629c12cc5f41aeb6923203bca1a549&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-14T12:43:58Z&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/7c246c1ec6a54ee78c4542001f47be6f&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-14T12:39: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/648e779a4d4047b7b8522c3417b38b43&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-09T12:01:40Z&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/316a585625bf490fa64b9a36054ab1e1&lt;/loc&gt;
    &lt;lastmod&gt;2026-06-01T20:21: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/a2c39d33f5874c6582674c88109bfac3&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-30T03:50: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/011be2e7cb4c4242bf9a5dbd13527b7e&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-29T15:16:03Z&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/befeabce092d4c8792c4de84e216ff5f&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-29T10:30: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/f7dfbc22138f4716969156efe9b75c24&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-27T18:37: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/ef578491556a477b863d713a7b2e2e84&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-27T18:10: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/709f0f53e61a424c9b3e353eb10236a0&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-17T19:15: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/bd3c338dc01e42309b7326ca2c2e06f1&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-13T11:02: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/88ae0ebf80424049942c214ff6910ca3&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-13T09:56: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/eac9e201d7a94b64ba28b2f468dcc4f0&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-13T09:34:03Z&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/0dc738b57d924c8eb956f2a97f3ca1ff&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-11T16:11: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/2e2b96c1e75f493e82c64637133348b7&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-11T12:29:19Z&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/66cb2bafba8448e48c59c1a7daa83967&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-11T08:58: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/9d16e0c98d524b9f8d9ceee6e47b04e9&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-11T02:13:41Z&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/339f025739c34d6982a3ec1f47663ead&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-08T18:55: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/2381d767d9274549b1461d11a0464f70&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-06T05:49: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/0f8e4d20898e412196bb7a7588d11fad&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-30T19:43: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/d364d710066f4d278b736dcd80913bde&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-25T12:34:03Z&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/090c51813a9a4383be1be0c87cbc97ba&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-22T09:37: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/eac3eb5d77524f7187b3957cf971378e&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-22T05:14:40Z&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/15bb6a0431e4475680c6d0f30aed7486&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-22T00:36: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/5618a2a19120475eab864397df575651&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-21T12:59: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/0d71861a5998447895fd30a8fe276f38&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-20T18:33:33Z&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/e2f66d3dd8ad44fba3b2b4f6ae1a594a&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-03T05:10: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/0fa985d139d0488cb267a77ae2e0e0bd&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-19T18:58:49Z&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/8ac80125af014654b9bf74ada36a2094&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-21T12:59: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/7bfc8369ae964cca9a1d7d417cb689c8&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-12T08:31:31Z&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/1b25713e1206456f9476e57df225a859&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-11T19:58: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/e95a8670120647c49d45bf5c5ceb3808&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-10T05:42:41Z&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/20cee02fe9ef4990ae5e9ae7103479af&lt;/loc&gt;
    &lt;lastmod&gt;2026-04-05T05:22:41Z&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/1bae0e18761b49dfbb88910cf93345e5&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/3ed6496ead51464c8e05ce7245d6961a&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/a6ffde6be3f54b74899fd897810cbc64&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/d9821a8c84194f7c85490565116fe477&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/e647d9b70508431596f9671fe4caa315&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/281e6cc49b3d48a9be60a17417ee99f3&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/6c769b4f67aa4bdbbdbd4bf0a49c5346&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/0b2c934e198b4e0ab0489a04b105bb07&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/edd64ef599a24b59951cff7edada00ae&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/516bd3a937bf44ed9caa83118f572f92&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/161c32058bf8445fa2cc41379395d881&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/8197e1ee447a43f9852444b861a9a960&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/38d0d719558b45bab6f6b4f8c3693cbf&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/4f104a54e79b46449fbb2cbedba2465c&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/362e3f2e9ef5459d880497494e7882d0&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/9118a52ef9db44fdb2e4e317d8edbc69&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/1898d18e35214d6a9fec5833a070e565&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/b5f10c134d964ea6af6c07c546249758&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/c514c21b5f2446529d1918b606fe00f6&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/3280b6f2d46c470aaf43c479791fb9c0&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/77c8ceb1f7294e959ba2aecc2da220e2&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/ad41d564c44e43e99fc880942de81880&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/2d54fa4c9cc44bf7892ae43c0ca8ae71&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/7fe204a11cd54cb2b1d484ed831fbc4b&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/50cde3ed782a4450ae4e45741329c0e7&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/4789f5bfcbc047f78daabc38d0bdc262&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/c761ee9741504dd386b00de04353addf&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/82449865346d407c8f9585d9fcb1568f&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/33e1b79b0ae24603a78563c1a86fde4e&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/53a340e676a9481596044632a5ba798a&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/lists/05ef4748fef7478fb3a4126e776e5706&lt;/loc&gt;
    &lt;lastmod&gt;2026-09-01T13:31:14Z&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/8ce2c94a27b24233ab2b18bb5f7990ee&lt;/loc&gt;
    &lt;lastmod&gt;2026-09-01T13:29:30Z&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/75c6b9229b2543e88f54001620650c0c&lt;/loc&gt;
    &lt;lastmod&gt;2026-09-01T13:27:28Z&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/5e0f572b4dd141cb91362cd4690da037&lt;/loc&gt;
    &lt;lastmod&gt;2026-05-18T02:48:02Z&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/6ab60d3d341542fcad32bd829ceae214&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/737021ed2b984772907c76c823a75b6d&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/2430f26d75114ce9a874ae1fc25df410&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/031fb6868fc844389980f45f6a2b4c1f&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/05845e5281a140bd8bf9e23fc3667549&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 mt-16 border-t border-base-300 bg-base-200/30 overflow-x-clip sm:mt-24">
    <div class="pointer-events-none absolute inset-0 overflow-hidden hidden lg:block">
      <div class="absolute right-8 top-1/2 -translate-y-1/2 rotate-[-14deg]">
        <div class="footer-brandmark">
          <a href="/" data-phx-link="redirect" data-phx-link-state="push" class="pointer-events-auto inline-block" aria-label="Go to homepage">
            <span class="footer-wordmark-glow inline-block whitespace-nowrap select-none bg-clip-text font-pixel text-[clamp(2.15rem,6.5vw,4.5rem)] font-black tracking-[0.14em] text-transparent" style="background-image: linear-gradient(81deg, #5f87b8 0% 50%, #6f8b74 50% 100%);">
              313k7r1n3
            </span>
          </a>
        </div>
      </div>
    </div>

    <div class="relative z-10 mx-auto max-w-7xl px-4 py-10 sm:px-6 sm:py-12 lg:px-8">
      <div class="grid grid-cols-2 gap-x-6 gap-y-10 md:grid-cols-4 lg:grid-cols-6">
        <!-- Brand -->
        <div class="col-span-2 md:col-span-4 lg:col-span-2 space-y-4 lg:pr-10">
          <a href="/" data-phx-link="redirect" data-phx-link-state="push" class="inline-flex items-center" aria-label="Go to homepage">
            <svg class="h-6 w-auto text-base-content" viewBox="0 0 72 66" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-elektrine-logo>
  <path d="M15.872 0V38.784L55.168 21.248V0H71.168V31.616L31.744 49.152H71.168V65.152H0V0H15.872Z" fill="currentColor"></path>
</svg>
            <span class="sr-only">Elektrine</span>
          </a>

          <div class="flex items-center gap-3">
            <a href="https://git.elektrine.com/elektrine/elektrine" target="_blank" rel="noopener noreferrer" class="text-base-content/60 transition-colors hover:text-primary" title="Source code">
              <span class="ui-icon hero-code-bracket w-5 h-5"></span>
            </a>
            <a href="https://t.me/elektrine" target="_blank" rel="noopener noreferrer" class="text-base-content/60 transition-colors hover:text-primary" 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>
            <p class="mb-1 text-xs font-semibold uppercase tracking-[0.16em] text-base-content/60">
              Tor hidden service
            </p>
            <code class="text-xs text-base-content/50 break-all select-all">
              elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion
            </code>
          </div>
        </div>
        <!-- Platform -->
        <div>
          <h3 class="mb-3 text-xs font-semibold uppercase tracking-[0.16em] text-base-content/60">
            Platform
          </h3>

          <ul class="space-y-2 text-sm">
            <li>
              <a href="/email" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Email
              </a>
            </li>

            <li>
              <a href="/chat" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Chat
              </a>
            </li>

            <li>
              <a href="/timeline" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Timeline
              </a>
            </li>

            <li>
              <a href="/vpn" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                VPN
              </a>
            </li>

            <li>
              <a href="/dns" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                DNS
              </a>
            </li>
          </ul>
        </div>
        <!-- Company -->
        <div>
          <h3 class="mb-3 text-xs font-semibold uppercase tracking-[0.16em] text-base-content/60">
            Company
          </h3>

          <ul class="space-y-2 text-sm">
            <li>
              <a href="/about" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                About
              </a>
            </li>

            <li>
              <a href="/contact" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Contact
              </a>
            </li>

            <li>
              <a href="/faq" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                FAQ
              </a>
            </li>

            <li>
              <a href="/lite/prefer-lite" title="Lite: no JavaScript" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Lite (no JS)
              </a>
            </li>

            <li>
              <a href="https://git.elektrine.com/elektrine/elektrine" target="_blank" rel="noopener noreferrer" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Source code
              </a>
            </li>
          </ul>
        </div>
        <!-- Legal -->
        <div>
          <h3 class="mb-3 text-xs font-semibold uppercase tracking-[0.16em] text-base-content/60">
            Legal
          </h3>

          <ul class="space-y-2 text-sm">
            <li>
              <a href="/terms" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Terms of Service
              </a>
            </li>

            <li>
              <a href="/privacy" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Privacy Policy
              </a>
            </li>

            <li>
              <a href="/canary" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Warrant Canary
              </a>
            </li>

            <li>
              <a href="/vpn/policy" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                VPN Policy
              </a>
            </li>
          </ul>
        </div>
        <!-- Support -->
        <div>
          <h3 class="mb-3 text-xs font-semibold uppercase tracking-[0.16em] text-base-content/60">
            Support
          </h3>

          <ul class="space-y-2 text-sm">
            <li>
              <a href="mailto:support@elektrine.com" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                support@elektrine.com
              </a>
            </li>

            <li>
              <a href="mailto:security@elektrine.com" class="link link-hover text-base-content/70 transition-colors hover:text-base-content">
                Report Security Issue
              </a>
            </li>
          </ul>
        </div>
      </div>
      <!-- Mail client settings -->
      <div class="mt-10 rounded-box border border-base-300 bg-base-100/60 px-4 py-3">
        <div class="flex flex-wrap items-baseline gap-x-6 gap-y-1.5 text-xs">
          <span class="font-semibold uppercase tracking-[0.16em] text-base-content/60">
            Mail client setup
          </span>

          <span class="text-base-content/70">
            <span class="font-semibold">IMAP</span>
            <span class="font-mono">
              mail.elektrine.com:993
            </span>
          </span>

          <span class="text-base-content/70">
            <span class="font-semibold">POP3</span>
            <span class="font-mono">
              mail.elektrine.com:995
            </span>
          </span>

          <span class="text-base-content/70">
            <span class="font-semibold">SMTP</span>
            <span class="font-mono">
              mail.elektrine.com:465
            </span>
          </span>
        </div>
      </div>
      <!-- Bottom Bar -->
      <div class="mt-6 flex flex-wrap items-center justify-between gap-3 border-t border-base-300 pt-4 text-xs text-base-content/60">
        <span>© 2026 Elektrine. All rights reserved.</span>
        <span data-live-clock>
          Server: 19:42:39 UTC
        </span>
      </div>
    </div>
  </footer>

  </body>
</html>