<?xml version="1.0" encoding="UTF-8"?>
<!-- Hand-maintained, like the routes in main.tsx: adding a page means editing
     that file, so it means editing this one too. lastmod appears only where a
     real date exists (the posts carry publishedAt in their frontmatter); the
     rest omit it rather than claim a date nobody tracks.
     /home is left out on purpose: it renders the same component as / and would
     compete with it. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://danstta.dev/</loc>
  </url>
  <url>
    <loc>https://danstta.dev/projects</loc>
  </url>
  <url>
    <loc>https://danstta.dev/projects/plamen</loc>
  </url>
  <url>
    <loc>https://danstta.dev/projects/ignis</loc>
  </url>
  <url>
    <loc>https://danstta.dev/projects/enote</loc>
  </url>
  <url>
    <loc>https://danstta.dev/design</loc>
  </url>
  <url>
    <loc>https://danstta.dev/writing</loc>
  </url>
  <url>
    <loc>https://danstta.dev/writing/less-is-more</loc>
    <lastmod>2026-07-26</lastmod>
  </url>
  <url>
    <loc>https://danstta.dev/writing/tools-and-apps</loc>
    <lastmod>2026-04-29</lastmod>
  </url>
  <url>
    <loc>https://danstta.dev/contact</loc>
  </url>
  <url>
    <loc>https://danstta.dev/ignis</loc>
  </url>
</urlset>
