Here's a simple artwork.xml that will get the cover of the game and save it in the image for the gamelist
<?xml version="1.0" encoding="UTF-8"?>
<artwork>
<output type="screenshot" width="640" height="480">
<layer resource="cover" >
</layer>
</output>
</artwork>