<?xml version="1.0" encoding="UTF-8"?>
<!--
  PGMForge (pgmforge.com) — free, interactive browser tool for the OLD Akai
  MPC500 and MPC1000 hardware samplers. Works on desktop, phone and tablet.
  Two jobs:
    1. PREPARE / BUILD kit files: assign WAV samples to pads, auto-convert to
       16-bit / 44.1 kHz, add velocity layers and banks A-D, and export a
       ready-to-load program in the .PGM format for the SD card.
    2. PLAY LIVE: load a .PGM and jam the pads in the browser with a BPM loop
       sequencer / emulator - record live hits and render them to WAV.
  A no-install alternative to MPC Maid. Nothing uploaded - all client-side.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Home / overview: what PGMForge is and links to the two tools. -->
  <url>
    <loc>https://pgmforge.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Builder: prepare & export a .PGM sample kit for the MPC500 / MPC1000 SD card. -->
  <url>
    <loc>https://pgmforge.com/builder.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Emulator: load a .PGM and play the pads live with a BPM loop sequencer. -->
  <url>
    <loc>https://pgmforge.com/emulator.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact & support: message the maintainer (bugs, kit ideas, questions)
       and optionally tip the project on Ko-fi. -->
  <url>
    <loc>https://pgmforge.com/contact.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>
