<?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"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!--
    Optimized for Google Search Console
    - Removed changefreq and priority (Google ignores these)
    - Removed hash URLs (not indexable by Google)
    - Added image namespace for future enhancement
    - Using W3C date format for lastmod
    - Single page application - only main URL needed
  -->

  <!-- Main Homepage - Contains all content sections -->
  <url>
    <loc>https://www.josemon.site/</loc>
    <lastmod>2025-01-22T00:00:00+00:00</lastmod>

    <!-- Profile Image -->
    <image:image>
      <image:loc>https://www.josemon.site/profile.jpg</image:loc>
      <image:title>Jose Mon - Data Analyst &amp; IT Professional</image:title>
      <image:caption>Professional headshot of Jose Mon, Data Analyst specializing in SQL, Python, and Power BI</image:caption>
    </image:image>

    <!-- Open Graph Image (when created) -->
    <image:image>
      <image:loc>https://www.josemon.site/og-image.jpg</image:loc>
      <image:title>Jose Mon Portfolio - Data Analytics Services</image:title>
      <image:caption>Portfolio website showcasing data analysis projects and technical expertise</image:caption>
    </image:image>

    <!-- Alternative languages/mobile versions -->
    <xhtml:link rel="alternate" hreflang="en" href="https://www.josemon.site/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.josemon.site/" />
  </url>

</urlset>
