<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap Athon Software Suite — HU-LANDING-003 Sprint 7 D5

  URLs indexables:
    /                — home
    /cunicola.html   — vertical cunicultura (conejos)
    /broiler.html    — vertical pollo de engorde
    /ponedora.html   — vertical gallinas ponedoras (beta)
    /manual/         — manual de usuario del producto

  Próximas URLs (Sprint 8):
    /ganado.html     — vertical bovino
    /faq.html        — página FAQ consolidada
    /blog/           — blog SEO

  Cadence de update: cada deploy productivo del landing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- Home — es_CO (default) + alternate en_US + pt_BR via i18n JS -->
    <url>
        <loc>https://www.athonsuite.com/</loc>
        <lastmod>2026-07-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://www.athonsuite.com/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://www.athonsuite.com/?lang=en"/>
        <xhtml:link rel="alternate" hreflang="pt" href="https://www.athonsuite.com/?lang=pt"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://www.athonsuite.com/"/>
    </url>

    <!-- Cunicultura -->
    <url>
        <loc>https://www.athonsuite.com/cunicola.html</loc>
        <lastmod>2026-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://www.athonsuite.com/cunicola.html"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://www.athonsuite.com/cunicola.html"/>
    </url>

    <!-- Broiler -->
    <url>
        <loc>https://www.athonsuite.com/broiler.html</loc>
        <lastmod>2026-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://www.athonsuite.com/broiler.html"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://www.athonsuite.com/broiler.html"/>
    </url>

    <!-- Ponedoras (beta) -->
    <url>
        <loc>https://www.athonsuite.com/ponedora.html</loc>
        <lastmod>2026-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://www.athonsuite.com/ponedora.html"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://www.athonsuite.com/ponedora.html"/>
    </url>

</urlset>
