<?xml version="1.0" encoding="UTF-8"?>
<!--
  UniversalTutorHub — Image Sitemap
  https://universaltutorhub.com/sitemap-images.xml
  
  Contains image metadata for pages that have indexable images.
  
  PURPOSE:
    Google Image Search and Bing Image Search cannot reliably
    discover images loaded by JavaScript frameworks (React, Next.js,
    etc.). This sitemap provides a guaranteed discovery path.
  
  HOW TO MAINTAIN:
    Add an <image:image> block for every meaningful image:
    - Tutor profile photos (on /tutors page)
    - Blog post hero images and diagrams
    - Homepage hero/trust images
    
    DO NOT include: icons, decorative SVGs, logos, buttons,
    background images, or non-informational graphics.
  
  IMAGE SEO BEST PRACTICES:
    - image:title — descriptive, keyword-rich, under 100 chars
    - image:caption — longer description with context
    - image:geo_location — for region-specific images
    - image:license — add if applicable
    - All image URLs must be absolute
    - Use WebP where possible; JPEG acceptable
  
  Last updated: 2026-06-15
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- ═══════════════════════════════════════════════
       HOMEPAGE IMAGES
  ═══════════════════════════════════════════════ -->

  <url>
    <loc>https://universaltutorhub.com/</loc>
    <image:image>
      <image:loc>https://universaltutorhub.com/images/homepage-hero-online-tutoring.webp</image:loc>
      <image:title>Expert online tutoring for IGCSE, O-Level, A-Level, and IELTS students</image:title>
      <image:caption>UniversalTutorHub provides live one-to-one online tutoring for students in Pakistan, UAE, UK, and worldwide</image:caption>
    </image:image>
  </url>

  <!-- ═══════════════════════════════════════════════
       TUTORS PAGE IMAGES
       Add one <image:image> block per tutor profile photo.
       Example pattern below — replace with real filenames.
  ═══════════════════════════════════════════════ -->

  <url>
    <loc>https://universaltutorhub.com/tutors</loc>
    <image:image>
      <image:loc>https://universaltutorhub.com/images/tutors/muhammad-hamza-malik-tutor.webp</image:loc>
      <image:title>Muhammad Hamza Malik — Cambridge O-Level and A-Level online tutor</image:title>
      <image:caption>Founder of UniversalTutorHub, specialist in Cambridge IGCSE, O-Level, and A-Level tutoring for students in Pakistan and UAE</image:caption>
    </image:image>
    <!-- Add additional <image:image> blocks for each tutor profile photo -->
  </url>

  <!-- ═══════════════════════════════════════════════
       BLOG POST IMAGES
       Add hero image + any key diagrams per post.
  ═══════════════════════════════════════════════ -->

  <url>
    <loc>https://universaltutorhub.com/blog/how-to-get-ielts-band-7</loc>
    <image:image>
      <image:loc>https://universaltutorhub.com/images/blog/ielts-band-7-guide-hero.webp</image:loc>
      <image:title>How to achieve IELTS Band 7 — complete preparation guide</image:title>
      <image:caption>Step-by-step guide to reaching IELTS Band 7 or above across Listening, Reading, Writing, and Speaking modules</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://universaltutorhub.com/blog/o-level-mathematics-a-star-guide</loc>
    <image:image>
      <image:loc>https://universaltutorhub.com/images/blog/o-level-mathematics-a-star-guide-hero.webp</image:loc>
      <image:title>Cambridge O-Level Mathematics A* revision guide — CAIE 4024</image:title>
      <image:caption>Complete revision strategy for achieving A* in Cambridge O-Level Mathematics 4024 for students in Pakistan and UAE</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://universaltutorhub.com/blog/a-level-physics-a-star-complete-guide</loc>
    <image:image>
      <image:loc>https://universaltutorhub.com/images/blog/a-level-physics-a-star-guide-hero.webp</image:loc>
      <image:title>A-Level Physics A* guide — CIE 9702 and Edexcel revision strategy</image:title>
      <image:caption>Expert guide to achieving A* in Cambridge A-Level Physics (9702) and Edexcel A-Level Physics with 4-month revision plan</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://universaltutorhub.com/blog/a-level-chemistry-a-star-complete-guide</loc>
    <image:image>
      <image:loc>https://universaltutorhub.com/images/blog/a-level-chemistry-a-star-guide-hero.webp</image:loc>
      <image:title>A-Level Chemistry A* guide — CIE 9701 and Edexcel organic mechanisms and revision</image:title>
      <image:caption>Complete A-Level Chemistry guide covering CIE 9701 and Edexcel specifications with organic reaction mechanism reference table</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://universaltutorhub.com/blog/how-to-get-a-star-in-igcse-maths</loc>
    <image:image>
      <image:loc>https://universaltutorhub.com/images/blog/igcse-mathematics-0580-a-star-guide-hero.webp</image:loc>
      <image:title>IGCSE Mathematics 0580 A* guide — Cambridge and Edexcel revision strategy</image:title>
      <image:caption>Expert guide to achieving A* in Cambridge IGCSE Mathematics 0580 and Edexcel IGCSE Maths for students in Pakistan and UAE</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://universaltutorhub.com/blog/digital-sat-prep-for-international-students</loc>
    <image:image>
      <image:loc>https://universaltutorhub.com/images/blog/digital-sat-prep-international-students-hero.webp</image:loc>
      <image:title>Digital SAT preparation guide for international students — UAE, UK, Pakistan</image:title>
      <image:caption>12-week Digital SAT study plan for international students in UAE, UK, Australia, and Pakistan targeting 1400-1550+</image:caption>
    </image:image>
  </url>

</urlset>
