<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. Five pages since the restaurant vertical and the pricing
  split on 2026-09-21: the apex routes by business type, each vertical page
  competes for its own queries, and /pricing/ holds the one copy of the price
  list (it used to be a section of /medical-shops/, which is why an inbound
  /medical-shops/#pricing anchor still lands on a block that links here).
  When the blog ships (see "Feature: Blog + Content" in docs/roadmap.md) this
  file becomes generated output and every post gets an entry — don't keep
  editing it by hand past that point, or the two will disagree.

  Priorities are relative within this site only. The vertical pages are the
  ones written to be landed on from search; the apex is the front door for
  people who already typed the brand name, which is why it is not higher than
  they are. /restaurants/ sits below the other two verticals deliberately: no
  restaurant is running on BillSure yet, and the page says so.

  `lastmod` is the day the page's content actually changed, never the day the
  file was touched — Google distrusts a future date and discounts a file that
  claims everything changed at once.
  All five moved to 2026-09-26 together, and that one is true: the light
  redesign changed every page's visible text (section labels, the drawn
  screens), not only its styling.

  /llms.txt is not listed: a sitemap is for pages. robots.txt points to it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://billsure.in/</loc>
    <lastmod>2026-09-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://billsure.in/medical-shops/</loc>
    <lastmod>2026-09-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://billsure.in/clinics/</loc>
    <lastmod>2026-09-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://billsure.in/restaurants/</loc>
    <lastmod>2026-09-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://billsure.in/pricing/</loc>
    <lastmod>2026-09-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- /privacy/ is deliberately absent. It carries `noindex, follow` — it
       exists to be read by someone already on the site, not to compete for a
       query — and listing a page here while asking not to have it indexed is
       two instructions that contradict each other. -->
</urlset>
