<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="inventory.xsl"?>

<inventory system="Commodore 64" style="c64">
 <game>
  <title>Jupiter Lander</title>
  <note></note>
 </game>
<game>
  <title>Omega Race</title>
  <note></note>
 </game>
<game>
  <title>Kickman</title>
  <note></note>
 </game>
<game>
  <title>Pinball Spectacular</title>
  <note></note>
 </game>
<game>
  <title>Music Composer</title>
  <note>Not technically a game, but it's on a cartridge, so I'll allow it</note>
 </game>
<game>
  <title>Clowns</title>
  <note></note>
 </game>
<game>
  <title>Star Post</title>
  <note></note>
</game>
<game>
  <title>Lemans</title>
  <note></note>
</game>
<game>
  <title>Music Machine</title>
  <note>Not technically a game, but it's on a cartridge, so I'll allow it</note>
</game>
<game>
  <title>Sea Wolf</title>
  <note></note>
</game>
<game>
  <title>Frog Master</title>
  <note></note>
</game>
<game>
  <title>Speed/Bingo Math</title>
  <note></note>
</game>
<game>
  <title>Visible Solar System</title>
  <note>Not technically a game, but it's on a cartridge, so I'll allow it</note>
</game>
<game>
  <title>Radar Rat Race</title>
  <note></note>
</game>









</inventory>

