Hi drixplm, these are the basic tags for a game in a gamelist.xml :
<game>
<path>./GameName.zip</path>
<name>Game Name That Will Be Visible On ES</name>
<desc>Game Description
</desc>
<image>./boxart/GameName.png</image>
<video>./snap/GameName.mp4</video>
<marquee>./wheel/GameName.png</marquee>
</game>
The video tags should be where your videos "snaps" path should be. Hope you get your videos to work :D