<?xml version="1.0" encoding="UTF-8"?>
<!--
  Human-readable rendering (see public/sitemap.xsl). Browsers apply it; crawlers
  ignore it and parse the XML below, so it cannot affect indexing.

  The href is RELATIVE on purpose: it resolves against this document's own URL,
  and the two files are always siblings — so it works wherever the sitemap is
  served from. Do not make it absolute.
-->
<?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<!--
  WyrdIT sitemap — every indexable page, EN and LT.

  Ships to the host as dist/sitemap.xml (public/ is copied verbatim into dist/).

  Every URL below is written for the site living at the ROOT of wyrdit.com,
  which matches the deploy (BASE_PATH empty in vite.config.js).

  MAINTENANCE: this file is hand-written and does not regenerate on build. When a
  page is added to (or removed from) PAGES / LT_PAGES in vite.config.js, add or
  remove it here too, and bump that entry's <lastmod>. A URL in the sitemap that
  404s, or a live page missing from it, both cost more than the file saves.

  On what is deliberately absent:

  - <changefreq> and <priority>: Google ignores both outright, and Bing treats
    them as noise. They only create a second thing to keep honest.
  - <lastmod>: kept, because Google does use it — but ONLY while it is accurate.
    A file where every date silently tracks the build gets the signal discarded
    wholesale. Dates below are the last real content change per page (git commit
    date), so bump a date only when that page's content actually changes.

  hreflang: each URL lists the FULL alternate set (en, lt, x-default) including
  itself — that is the spec, not redundancy; Google drops one-directional pairs.
  x-default points at English as the fallback for unmatched locales.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- ===================================================================
       English
       =================================================================== -->

  <url>
    <loc>https://wyrdit.com/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/services/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/services/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/services/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/services/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/custom-software-development/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/custom-software-development/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/custom-software-development/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/custom-software-development/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/ai-engineering/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/ai-engineering/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/ai-engineering/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/ai-engineering/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/web-development/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/web-development/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/web-development/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/web-development/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/websites/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/websites/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/websites/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/websites/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/bccs/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/bccs/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/bccs/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/bccs/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/zelda/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/zelda/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/zelda/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/zelda/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/katwood/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/katwood/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/katwood/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/katwood/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/g-amber/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/g-amber/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/g-amber/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/g-amber/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/1legacy/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/1legacy/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/1legacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/1legacy/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/sortedly/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/sortedly/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/sortedly/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/sortedly/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/speak-up/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/speak-up/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/speak-up/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/speak-up/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/case-studies/vvs/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/vvs/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/vvs/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/vvs/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/about-us/</loc>
    <lastmod>2026-07-14</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/about-us/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/about-us/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/about-us/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/contact/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/contact/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/contact/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/contact/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/privacy-policy/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/privacy-policy/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/privacy-policy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/privacy-policy/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/cookie-policy/</loc>
    <lastmod>2026-07-16</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/cookie-policy/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/cookie-policy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/cookie-policy/"/>
  </url>

  <!-- ===================================================================
       Lithuanian

       Same 18 pages under /lt/. The LT pages reuse the English directory
       names, so each LT URL is its English counterpart with /lt/ prefixed.
       =================================================================== -->

  <url>
    <loc>https://wyrdit.com/lt/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/services/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/services/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/services/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/services/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/custom-software-development/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/custom-software-development/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/custom-software-development/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/custom-software-development/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/ai-engineering/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/ai-engineering/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/ai-engineering/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/ai-engineering/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/web-development/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/web-development/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/web-development/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/web-development/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/websites/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/websites/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/websites/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/websites/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/bccs/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/bccs/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/bccs/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/bccs/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/zelda/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/zelda/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/zelda/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/zelda/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/katwood/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/katwood/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/katwood/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/katwood/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/g-amber/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/g-amber/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/g-amber/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/g-amber/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/1legacy/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/1legacy/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/1legacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/1legacy/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/sortedly/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/sortedly/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/sortedly/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/sortedly/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/speak-up/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/speak-up/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/speak-up/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/speak-up/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/case-studies/vvs/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/case-studies/vvs/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/case-studies/vvs/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/case-studies/vvs/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/about-us/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/about-us/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/about-us/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/about-us/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/contact/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/contact/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/contact/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/contact/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/privacy-policy/</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/privacy-policy/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/privacy-policy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/privacy-policy/"/>
  </url>

  <url>
    <loc>https://wyrdit.com/lt/cookie-policy/</loc>
    <lastmod>2026-07-16</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrdit.com/cookie-policy/"/>
    <xhtml:link rel="alternate" hreflang="lt" href="https://wyrdit.com/lt/cookie-policy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrdit.com/cookie-policy/"/>
  </url>

</urlset>
