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

<inventory system="Playstation 2" style="sony">
<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>Disgaea - Hour of Darkness</title>
  <note></note>
 </game>
<game>
  <title>Tetris Worlds</title>
  <note></note>
 </game>
<game>
  <title>Hot Shots Golf 3</title>
  <note></note>
 </game>

</inventory>

