<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>
<!--
  Sitemap Index — startptnow.com
  Google-recommended structure for multilingual sites.
  Splits EN and ES into separate sitemaps so Google clearly
  identifies each language version independently.
  Reference: https://developers.google.com/search/docs/crawling-indexing/sitemaps/large-sitemaps
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- English Sitemap -->
  <sitemap>
    <loc>https://www.startptnow.com/sitemap-en.xml</loc>
    <lastmod>2026-04-04</lastmod>
  </sitemap>

  <!-- Spanish Sitemap -->
  <sitemap>
    <loc>https://www.startptnow.com/sitemap-es.xml</loc>
    <lastmod>2026-04-04</lastmod>
  </sitemap>

</sitemapindex>
