<?xml version="1.0" encoding="UTF-8"?>
<!--
  Ažpurvių sodyba — static sitemap.

  The whole site is one page in two languages, so there are exactly two URLs
  and this file never needs regenerating. Written by hand rather than via
  Bludit's sitemap plugin so it can carry the xhtml:link hreflang pairs, which
  tell Google that / and /en are the same page in different languages instead
  of two competing pages.

  The section pages (/apie, /sale, /pirtis-*, /kainos, /kontaktai and their -en
  twins) are deliberately absent: they exist only to make the content editable
  and are served with "noindex, follow".
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://azpurvine.lt/</loc>
    <xhtml:link rel="alternate" hreflang="lt" href="https://azpurvine.lt/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://azpurvine.lt/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azpurvine.lt/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://azpurvine.lt/en</loc>
    <xhtml:link rel="alternate" hreflang="lt" href="https://azpurvine.lt/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://azpurvine.lt/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azpurvine.lt/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
