<?xml version="1.0" encoding="UTF-8"?>
<!--
  AF Web Design sitemap.

  DOMAIN: every <loc> below says https://afweb.design/ because that is the address
  the intro animation types into its browser bar. If the site ends up on a different
  host, these URLs must be changed — a sitemap pointing at a domain you do not own
  is worse than no sitemap, because Google will simply drop it.

  This is a single-page site, so there is exactly one HTML URL. Section anchors
  (#work, #pricing, #faq …) are deliberately NOT listed: search engines treat a
  fragment as the same document, so listing them adds nothing and reads as padding.
  The PDFs are listed because they are separate, indexable documents that a person
  could reasonably find by searching for "web design contract Miami".

  lastmod must be kept in step with the "Last updated" stamp in the page footer.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://afweb.design/</loc>
    <lastmod>2026-08-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <!-- One document serves both languages via the in-page switch, so both
         alternates point at the same URL rather than inventing /es/. -->
    <xhtml:link rel="alternate" hreflang="en" href="https://afweb.design/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://afweb.design/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://afweb.design/"/>
  </url>

  <url>
    <loc>https://afweb.design/pdf/af-web-design-packages.pdf</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://afweb.design/pdf/af-web-design-paquetes-es.pdf</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://afweb.design/pdf/af-web-design-website-build-agreement.pdf</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://afweb.design/pdf/af-web-design-contrato-diseno-web-es.pdf</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://afweb.design/pdf/af-web-design-care-plan-agreement.pdf</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://afweb.design/pdf/af-web-design-plan-de-mantenimiento-es.pdf</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
