<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Highest priority -->
  <url>
    <loc>https://www.printandcut.pt/</loc>
    <lastmod>2024-01-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Services page - High priority (main business offering) -->
  <url>
    <loc>https://www.printandcut.pt/services.html</loc>
    <lastmod>2024-01-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Portfolio page - High priority (showcases work) -->
  <url>
    <loc>https://www.printandcut.pt/portfolio.html</loc>
    <lastmod>2024-01-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact page - High priority (conversion page) -->
  <url>
    <loc>https://www.printandcut.pt/contact.html</loc>
    <lastmod>2024-01-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Company page - Medium priority (about us) -->
  <url>
    <loc>https://www.printandcut.pt/company.html</loc>
    <lastmod>2024-01-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Catalogs page - Medium priority (product information) -->
  <url>
    <loc>https://www.printandcut.pt/catalogs.html</loc>
    <lastmod>2024-01-30</lastmod>
    <changefreq>quarterly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>