<?xml version="1.0" encoding="UTF-8"?>
<!--
  Feedsmith sitemap.
  NOTE: swap the https://feedsmith.net base domain if the canonical domain changes (see README.md).
  Scrape (pSEO) pages: add /scrape/<slug>.html <url> entries here as the generator produces them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Home (EN) with hreflang alternates -->
  <url>
    <loc>https://feedsmith.net/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://feedsmith.net/"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://feedsmith.net/de/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://feedsmith.net/fr/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://feedsmith.net/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://feedsmith.net/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Localized home pages -->
  <url>
    <loc>https://feedsmith.net/de/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://feedsmith.net/"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://feedsmith.net/de/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://feedsmith.net/fr/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://feedsmith.net/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://feedsmith.net/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/fr/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://feedsmith.net/"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://feedsmith.net/de/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://feedsmith.net/fr/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://feedsmith.net/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://feedsmith.net/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/it/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://feedsmith.net/"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://feedsmith.net/de/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://feedsmith.net/fr/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://feedsmith.net/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://feedsmith.net/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Offer pages -->
  <url>
    <loc>https://feedsmith.net/offers/hidden-api-audit.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/offers/scraper.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/offers/managed-data-feed.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/offers/discord-bot.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Guide pages -->
  <url>
    <loc>https://feedsmith.net/guides/what-is-a-hidden-api.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/guides/no-code-scraper-keeps-breaking.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/guides/cloudflare-protected-public-sites.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Scrape (pSEO) pages -->
  <url>
    <loc>https://feedsmith.net/scrape/ecommerce-product-prices.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/scrape/real-estate-listings.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/scrape/marketplace-product-data.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/scrape/books-toscrape-com.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://feedsmith.net/scrape/quotes-toscrape-com.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
