Advertisement
PittStone

arcade

Jul 31st, 2018
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <gameList>
  3. <game>
  4. <path>./Mario Kart DX.bat</path>
  5. <name>Mario Kart DX - Arcade GP</name>
  6. <image>./downloaded_images/Mario Kart DX-image.png</image>
  7. <video>./downloaded_videos/Mario Kart DX.mp4</video>
  8. <rating>0.7</rating>
  9. <releasedate>20051018T000000</releasedate>
  10. <developer>Namco</developer>
  11. <publisher>Nintendo</publisher>
  12. <genre>Arcade</genre>
  13. <kidgame>true</kidgame>
  14. </game>
  15. <game>
  16. <path>./Sega Racing Classic.bat</path>
  17. <name>Sega Racing Classic</name>
  18. <image>./downloaded_images/Sega Racing Classic-image.png</image>
  19. <video>./downloaded_videos/Sega Racing Classic.mp4</video>
  20. <rating>0.7</rating>
  21. <releasedate>20091029T000000</releasedate>
  22. <developer>Sega AM1</developer>
  23. <publisher>Sega</publisher>
  24. <genre>Racing</genre>
  25. <kidgame>true</kidgame>
  26. </game>
  27. <game>
  28. <path>./Sega Rally 3.bat</path>
  29. <name>Sega Rally 3</name>
  30. <image>./downloaded_images/Sega Rally 3-image.png</image>
  31. <video>./downloaded_videos/Sega Rally 3.mp4</video>
  32. <rating>0.8</rating>
  33. <releasedate>20081029T000000</releasedate>
  34. <developer>Sega AM1</developer>
  35. <publisher>Sega</publisher>
  36. <genre>Racing</genre>
  37. <kidgame>true</kidgame>
  38. </game>
  39. <game>
  40. <path>./Sonic All-Stars Racing.bat</path>
  41. <name>Sonic All-Stars Racing</name>
  42. <image>./downloaded_images/Sonic All-Stars Racing-image.png</image>
  43. <video>./downloaded_videos/Sonic All-Stars Racing.mp4</video>
  44. <rating>0.9</rating>
  45. <releasedate>20110429T000000</releasedate>
  46. <developer>Sega AM1</developer>
  47. <publisher>Sega</publisher>
  48. <genre>Racing</genre>
  49. <kidgame>true</kidgame>
  50. </game>
  51. </gameList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement