<?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">
  
  <!-- Homepage -->
  <url>
    <loc>https://theprintinglair.com/</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Store Page -->
  <url>
    <loc>https://theprintinglair.com/store</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Custom Order Page -->
  <url>
    <loc>https://theprintinglair.com/order</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://theprintinglair.com/about</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Cart Page -->
  <url>
    <loc>https://theprintinglair.com/cart</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- 
    NOTE: Product URLs should be added dynamically.
    Consider creating a script to generate this file from your database.
    Example product URL format:
    <url>
      <loc>https://theprintinglair.com/store/item/123</loc>
      <lastmod>2026-01-06</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
      <image:image>
        <image:loc>https://theprintinglair.com/products/image.jpg</image:loc>
        <image:title>Product Name</image:title>
      </image:image>
    </url>
  -->
  
</urlset>
