<?xml version="1.0" encoding="UTF-8"?>
<!--
  othmaro.dev sitemap

  Lists only real, indexable pages (no #hash anchors — search engines
  treat them as the same URL as the parent and waste crawl budget).
  Case-study pages under /work/ are included so they can rank
  independently for product-specific queries.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://othmaro.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://othmaro.dev/work/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://othmaro.dev/work/filaxy/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
