<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Home -->
  <url>
    <loc>https://ibrahim-portfolio.pages.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Projects index -->
  <url>
    <loc>https://ibrahim-portfolio.pages.dev/projects</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Orbion project -->
  <url>
    <loc>https://ibrahim-portfolio.pages.dev/projects/orbion</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- System Monitor project (adjust if route name differs) -->
  <url>
    <loc>https://ibrahim-portfolio.pages.dev/projects/system-monitor</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About / Contact (only if they exist) -->
  <url>
    <loc>https://ibrahim-portfolio.pages.dev/about</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://ibrahim-portfolio.pages.dev/contact</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
