<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<!--
  HAND-MAINTAINED. This file is served verbatim from public/ and nothing
  generates it, so it does not update itself.

  The stylesheet above is for human eyes only — browsers apply it, crawlers
  ignore it, and public/sitemap.xsl says why it has to exist at all. Nothing
  below is affected by it.

  It replaced app/sitemap.ts, which derived every entry from the routes. Note
  that a file here silently WINS over a route of the same name: `next build`
  reports no conflict, so restoring the generator means deleting this file, not
  just adding the route back.

  Add an entry by hand whenever any of these change, or the page will not be
  in the index:

    - a blog post          (lib/blog)      — both language URLs, priority 0.5
    - a market page        (lib/markets)   — priority 0.7, lastmod = reviewed
    - a legal revision     (lib/legal)     — bump lastmod to the printed date
    - a new marketing page (i18n/routing)  — priority 0.6

  Two rules the generated version enforced and this one cannot:

  Every URL carries the full hreflang set of its cluster, and every page in a
  cluster must publish the same set. Hreflang is only honoured when the
  annotations are reciprocal — a page listing a translation that does not list
  it back gets the whole cluster ignored, silently. The <xhtml:link> blocks
  below must agree with the <link rel="alternate"> tags the pages emit.

  <lastmod> appears only where a real date exists — the legal pages, the market
  pages and the posts. It is deliberately absent elsewhere: a lastmod that
  moves on every deploy tells crawlers the whole site was rewritten when
  nothing was, and Google learns to ignore the signal.

  English is served from the root and has no prefix. Never write /en/ — it only
  redirects, so a <loc> pointing at one is a redirect on every crawl.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://invoiceloft.com/</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr" />
<changefreq>monthly</changefreq>
<priority>1</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr" />
<changefreq>monthly</changefreq>
<priority>1</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils" />
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils" />
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools/invoice-generator</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/invoice-generator" />
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils/generateur-de-facture</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/invoice-generator" />
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools/quote-generator</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/quote-generator" />
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils/generateur-de-devis</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/quote-generator" />
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://invoiceloft.com/blog</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog" />
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/blog</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog" />
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://invoiceloft.com/about</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/about" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/a-propos" />
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/a-propos</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/about" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/a-propos" />
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://invoiceloft.com/contact</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/contact" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/contact" />
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/contact</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/contact" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/contact" />
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://invoiceloft.com/privacy</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/privacy" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/confidentialite" />
<lastmod>2026-08-16T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/confidentialite</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/privacy" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/confidentialite" />
<lastmod>2026-08-16T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://invoiceloft.com/terms</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/terms" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/conditions" />
<lastmod>2026-08-16T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/conditions</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/terms" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/conditions" />
<lastmod>2026-08-16T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://invoiceloft.com/security</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/security" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/securite" />
<lastmod>2026-08-16T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/securite</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/security" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/securite" />
<lastmod>2026-08-16T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools/morocco/invoice-generator</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/invoice-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools/morocco/quote-generator</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/quote-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools/france/invoice-generator</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/invoice-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools/france/quote-generator</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/quote-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools/united-states/invoice-generator</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/invoice-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/tools/united-states/quote-generator</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/quote-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils/maroc/generateur-de-facture</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/invoice-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils/maroc/generateur-de-devis</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/quote-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils/france/generateur-de-facture</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/invoice-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils/france/generateur-de-devis</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/quote-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/invoice-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/invoice-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/invoice-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/tools/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/outils/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="en-MA" href="https://invoiceloft.com/tools/morocco/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-FR" href="https://invoiceloft.com/tools/france/quote-generator" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://invoiceloft.com/tools/united-states/quote-generator" />
<xhtml:link rel="alternate" hreflang="fr-MA" href="https://invoiceloft.com/fr/outils/maroc/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://invoiceloft.com/fr/outils/france/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="fr-US" href="https://invoiceloft.com/fr/outils/etats-unis/generateur-de-devis" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/tools/quote-generator" />
<lastmod>2026-08-01T00:00:00.000Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://invoiceloft.com/blog/why-invoice-totals-drift-by-a-cent</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog/why-invoice-totals-drift-by-a-cent" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog/pourquoi-un-total-de-facture-derape-d-un-centime" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/blog/why-invoice-totals-drift-by-a-cent" />
<lastmod>2026-08-11T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/blog/pourquoi-un-total-de-facture-derape-d-un-centime</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog/why-invoice-totals-drift-by-a-cent" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog/pourquoi-un-total-de-facture-derape-d-un-centime" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/blog/why-invoice-totals-drift-by-a-cent" />
<lastmod>2026-08-11T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://invoiceloft.com/blog/from-quote-to-invoice</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog/from-quote-to-invoice" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog/du-devis-a-la-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/blog/from-quote-to-invoice" />
<lastmod>2026-08-04T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/blog/du-devis-a-la-facture</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog/from-quote-to-invoice" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog/du-devis-a-la-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/blog/from-quote-to-invoice" />
<lastmod>2026-08-04T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://invoiceloft.com/blog/invoice-numbering-that-survives-an-audit</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog/invoice-numbering-that-survives-an-audit" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog/numeroter-ses-factures" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/blog/invoice-numbering-that-survives-an-audit" />
<lastmod>2026-07-28T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/blog/numeroter-ses-factures</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog/invoice-numbering-that-survives-an-audit" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog/numeroter-ses-factures" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/blog/invoice-numbering-that-survives-an-audit" />
<lastmod>2026-07-28T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://invoiceloft.com/blog/what-to-put-on-an-invoice</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog/what-to-put-on-an-invoice" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog/que-mettre-sur-une-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/blog/what-to-put-on-an-invoice" />
<lastmod>2026-07-14T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://invoiceloft.com/fr/blog/que-mettre-sur-une-facture</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://invoiceloft.com/blog/what-to-put-on-an-invoice" />
<xhtml:link rel="alternate" hreflang="fr" href="https://invoiceloft.com/fr/blog/que-mettre-sur-une-facture" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://invoiceloft.com/blog/what-to-put-on-an-invoice" />
<lastmod>2026-07-14T00:00:00.000Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
</urlset>
