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

<inventory system="Playstation 2" style="sony">
<game>
  <title>Dr. Seuss's The Cat in the Hat</title>
  <note></note>
 </game>
<game>
  <title>Big Idea's VeggieTales: LarryBoy and the Bad Apple</title>
  <note></note>
 </game>
<game>
  <title>Shark Tale</title>
  <note></note>
 </game>
<game>
  <title>Godzilla Unleashed</title>
  <note></note>
 </game>
<game>
  <title>Power Drome</title>
  <note></note>
 </game>
<game>
  <title>Final Fantaxy X</title>
  <note></note>
 </game>
<game>
  <title>Final Fantasy X-2</title>
  <note></note>
 </game>
<game>
  <title>Final Fantasy X-2</title>
  <note>Red label</note>
 </game>
<game>
  <title>Mad Maestro!</title>
  <note></note>
 </game>
<game>
  <title>Disgaea - Hour of Darkness</title>
  <note></note>
 </game>
<game>
  <title>Radiata Stories</title>
  <note></note>
 </game>
<game>
  <title>Tetris Worlds</title>
  <note></note>
 </game>
<game>
  <title>Hot Shots Golf 3</title>
  <note></note>
 </game>
<game>
  <title>No One Lives Forever</title>
  <note></note>
 </game>
<game>
  <title>Grim Grimoire</title>
  <note></note>
 </game>


</inventory>

