<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap with hreflang annotations.

  Phase 1 (current): Both /linq/* (KO) and /en/* (EN) URLs listed,
  cross-linked via hreflang. Marketing pages (main, pricing, faq,
  contact) have both KO + EN entries. Legal pages (privacy, terms)
  have KO-only entries because the EN /en/{privacy,terms} routes
  render the Korean body with a "Korean binding" banner — they exist
  for navigation completeness but shouldn't be promoted as English
  alternates in search.

  Phase 2 (post-Toss DNS flip): Replace this file with
  sitemap.phase2-template.xml. KO URLs lose the /linq prefix; EN URLs
  unchanged.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Main / Home -->
  <url>
    <loc>https://qtailab.com/linq</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://qtailab.com/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq" />
  </url>
  <url>
    <loc>https://qtailab.com/en</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://qtailab.com/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq" />
  </url>

  <!-- Pricing -->
  <url>
    <loc>https://qtailab.com/linq/pricing</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq/pricing" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://qtailab.com/en/pricing" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq/pricing" />
  </url>
  <url>
    <loc>https://qtailab.com/en/pricing</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq/pricing" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://qtailab.com/en/pricing" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq/pricing" />
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://qtailab.com/linq/faq</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq/faq" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://qtailab.com/en/faq" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq/faq" />
  </url>
  <url>
    <loc>https://qtailab.com/en/faq</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq/faq" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://qtailab.com/en/faq" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq/faq" />
  </url>

  <!-- Contact -->
  <url>
    <loc>https://qtailab.com/linq/contact</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq/contact" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://qtailab.com/en/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq/contact" />
  </url>
  <url>
    <loc>https://qtailab.com/en/contact</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq/contact" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://qtailab.com/en/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq/contact" />
  </url>

  <!-- Legal: KO-only sitemap entries. /en/privacy and /en/terms are
       routable but render the Korean body with a "Korean binding"
       banner; don't promote them as EN alternates in search. -->
  <url>
    <loc>https://qtailab.com/linq/privacy</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq/privacy" />
  </url>
  <url>
    <loc>https://qtailab.com/linq/terms</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ko-KR" href="https://qtailab.com/linq/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://qtailab.com/linq/terms" />
  </url>

</urlset>
