<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every address this site prints.

  The case study carries the highest priority after the front page: it is the
  page the site exists to show, and the repository behind it is private, so
  this is the only public evidence.

  No hreflang alternates: both languages are served from the same URL and the
  choice lives in localStorage, so there is no second address to point at.

  /ai is listed because it is meant to be found by machines.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://eguven.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://eguven.dev/projects/pinlyx</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://eguven.dev/articles</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://eguven.dev/contact</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://eguven.dev/ai</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
