<?xml version="1.0" encoding="UTF-8"?>
<catalog name="TechGear Pro Store" lastUpdated="2026-04-26">
  <category name="Input Devices">
    <subCategory name="Mechanical Keyboards">
      <product id="KB-9901" manufacturer="KeyMaster">
        <name>Apex Pro TKL</name>
        <description>Tenkeyless mechanical keyboard with adjustable actuation switches.</description>
        <price currency="USD">179.99</price>
        <specs>
          <switchType>OmniPoint Mechanical</switchType>
          <backlight>RGB</backlight>
          <connection>Wired USB-C</connection>
        </specs>
        <inventory status="in-stock">42</inventory>
      </product>
      <product id="KB-4420" manufacturer="TypistDream">
        <name>Silent Slate 75</name>
        <description>75% layout designed for office environments with dampened tactile switches.</description>
        <price currency="USD">145.00</price>
        <specs>
          <switchType>Cherry MX Silent Brown</switchType>
          <backlight>White LED</backlight>
          <connection>Bluetooth 5.0</connection>
        </specs>
        <inventory status="low-stock">5</inventory>
      </product>
      <product id="KB-1022" manufacturer="CustomClick">
        <name>Retro Commander</name>
        <description>Vintage inspired full-size keyboard with buckling spring feel.</description>
        <price currency="EUR">129.95</price>
        <specs>
          <switchType>Kailh Box Navy</switchType>
          <backlight none="true" />
          <connection>Wired USB-A</connection>
        </specs>
        <inventory status="in-stock">118</inventory>
      </product>
    </subCategory>
  </category>
  <category name="Accessories">
    <product id="AC-0012" manufacturer="LubeTech">
      <name>Switch Lubricant Kit</name>
      <description>Premium Krytox blend for smoothing out mechanical switch travel.</description>
      <price currency="USD">24.50</price>
      <inventory status="in-stock">250</inventory>
    </product>
    <product id="AC-0551" manufacturer="CoilCable">
      <name>Aviator Coiled Cable</name>
      <description>Hand-made paracord coiled cable with GX16 aviator connector.</description>
      <price currency="USD">45.00</price>
      <options>
        <color>Electric Blue</color>
        <color>Matte Black</color>
        <color>Cyber Pink</color>
      </options>
      <inventory status="out-of-stock">0</inventory>
    </product>
    <product id="AC-0882" manufacturer="KeyMaster">
      <name>PBT Pudding Keycaps</name>
      <description>Double-shot PBT keycaps with translucent sides for maximum RGB shine.</description>
      <price currency="GBP">32.00</price>
      <inventory status="in-stock">85</inventory>
    </product>
    <product id="AC-0910" manufacturer="DeskMats">
      <name>Topo Map Desk Mat</name>
      <description>900x400mm desk mat with topographic map print and stitched edges.</description>
      <price currency="USD">29.99</price>
      <inventory status="in-stock">15</inventory>
    </product>
  </category>
</catalog>