<?xml version="1.0" encoding="UTF-8"?>
<!--
  Rules this file has to satisfy, all of which it broke before 2026-08-07:

  1. Every URL here must be indexable. login.html was listed AND carries
     <meta name="robots" content="noindex"> — Search Console reports that
     combination as the "Submitted URL marked 'noindex'" error and drops the
     whole submission's credibility. It is removed rather than un-noindexed:
     a sign-in form has nothing to rank for.
  2. Every indexable page must be listed. about.html and contact.html were
     missing even though both are canonicalised, linked from the footer on
     every page, and carry unique descriptions.
  3. Each <loc> must be the page's OWN canonical, character for character.
     index.html was listed as .../index.html while its <link rel="canonical">
     says .../ — two URLs for one page is exactly what canonicals exist to
     prevent, and a sitemap that disagrees with them argues against itself.

  Not listed, deliberately: account.html, success.html, auth-callback.html and
  extension-connected.html are all noindex (see robots.txt). They are crawlable
  — NOT blocked in robots.txt — precisely so Googlebot can fetch them, read the
  noindex and drop them. Blocking them instead would leave the noindex unread.

  <priority> was removed on 2026-08-07. Google has stated publicly that it
  ignores the field, and a hand-maintained priority column is one more thing to
  drift out of date. <changefreq> is likewise omitted, for the same reason.

  <lastmod> is omitted deliberately, not by oversight. These pages are
  hand-edited and the build produces no reliable modification timestamp, so any
  value here would be a guess — and a guessed lastmod is worse than none, since
  Google learns to distrust the signal across the whole file. Add it only if
  something starts stamping real per-page modification times.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://images.prepphint.com/</loc></url>
  <url><loc>https://images.prepphint.com/pricing.html</loc></url>
  <url><loc>https://images.prepphint.com/about.html</loc></url>
  <url><loc>https://images.prepphint.com/contact.html</loc></url>
  <url><loc>https://images.prepphint.com/privacy-policy.html</loc></url>
  <url><loc>https://images.prepphint.com/terms-of-service.html</loc></url>
  <url><loc>https://images.prepphint.com/refund.html</loc></url>
</urlset>
