<!-- Enhanced sitemap.xml -->
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://ejarao.com/</loc>
    <lastmod>2025-08-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://ejarao.com/og-image.jpg</image:loc>
      <image:title>Ej's Portfolio - Irish Egie W. Arao</image:title>
      <image:caption>Portfolio homepage showcasing computer engineering projects and expertise</image:caption>
    </image:image>
  </url>
  <url>
    <loc>https://ejarao.com/projects</loc>
    <lastmod>2025-08-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://ejarao.com/projects-preview.jpg</image:loc>
      <image:title>All Projects - Ej's Portfolio</image:title>
      <image:caption>Complete showcase of web development and software projects</image:caption>
    </image:image>
  </url>
</urlset>