<?xml version="1.0" encoding="UTF-8"?>
<!--
  TraxnCargo sitemap — https://traxn.in/sitemap.xml
  Lists every public URL on traxn.in so search engines can discover them.
  Image entries help photos rank in Google Images search too.

  When to bump <lastmod>:
    - landing copy / pricing changes that matter for search
    - new public route added (do NOT add /thank-you/ — it's noindex)
  Re-deploy this file then re-submit in Google Search Console.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Main landing page (the money page) -->
  <url>
    <loc>https://traxn.in/cargo</loc>
    <lastmod>2026-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>

    <image:image>
      <image:loc>https://traxn.in/assets/og-image.jpg</image:loc>
      <image:title>TraxnCargo — Bilty &amp; Transport Management Software for India</image:title>
      <image:caption>Trips, bilties, GST invoices and reconciliation on one live screen.</image:caption>
    </image:image>

    <image:image>
      <image:loc>https://traxn.in/assets/logo-superadmin.png</image:loc>
      <image:title>TraxnCargo logo</image:title>
    </image:image>

    <image:image>
      <image:loc>https://traxn.in/assets/images/trucks-highway.jpg</image:loc>
      <image:title>Freight truck on a mountain highway</image:title>
      <image:caption>Built for Indian road-transport companies moving freight for heavy industry.</image:caption>
    </image:image>

    <image:image>
      <image:loc>https://traxn.in/assets/images/warehouse.jpg</image:loc>
      <image:title>Warehouse aisle with high-density racking</image:title>
    </image:image>

    <image:image>
      <image:loc>https://traxn.in/assets/images/steel-mill.jpg</image:loc>
      <image:title>Welding sparks at a steel fabrication site</image:title>
    </image:image>
  </url>

  <!-- Apex — redirects to /cargo, but listed so crawlers know it exists -->
  <url>
    <loc>https://traxn.in/</loc>
    <lastmod>2026-06-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!--
    NOT in this sitemap (intentional):
      /thank-you/ — noindex; sitemap is for indexable URLs only.
      /zohoverify/* — auth-only file, no search value.
      app.traxn.in/* — separate auth-gated subdomain with its own
                       robots.txt: Disallow: /
  -->

</urlset>
