<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <!-- Main Page with Programmable API -->
  <url>
    <loc>https://qr247.xyz</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- API Examples - Basic QR Generation -->
  <url>
    <loc>https://qr247.xyz/?data=API-Example</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- QR Code Style Variants -->
  <url>
    <loc>https://qr247.xyz/?data=Square-Style&style=square</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://qr247.xyz/?data=Rounded-Style&style=rounded</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://qr247.xyz/?data=Dots-Style&style=dots</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Custom Styling Examples -->
  <url>
    <loc>https://qr247.xyz/?data=Custom-Colors&style=dots&color=ff0000&background=ffeb3b</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://qr247.xyz/?data=Custom-Blue&style=rounded&color=0066cc&background=ffffff</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- WiFi QR Code Examples -->
  <url>
    <loc>https://qr247.xyz/?data=WIFI:T:WPA;S:GuestNetwork;P:password123;;</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://qr247.xyz/?data=WIFI:T:nopass;S:PublicWiFi;;</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- vCard Contact Examples -->
  <url>
    <loc>https://qr247.xyz/?data=BEGIN:VCARD%0AVERSION:3.0%0AFN:Contact-Card%0AEND:VCARD</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Batch Generation / Marketing Automation Example -->
  <url>
    <loc>https://qr247.xyz/?data=Campaign-001&style=rounded&color=ff6600</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://qr247.xyz/?data=Campaign-002&style=dots&color=0099ff</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Logo Embedding Example -->
  <url>
    <loc>https://qr247.xyz/?data=With-Logo&style=rounded&logoSize=25</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- URL-based QR (pointing to content) -->
  <url>
    <loc>https://qr247.xyz/?data=https://qr247.xyz/llms.txt</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- API Documentation Reference -->
  <url>
    <loc>https://qr247.xyz/llms.txt</loc>
    <lastmod>2026-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
