You have:
Code:
<item id="cover" href="cover.xhtml" media-type="application/xhtml+xml" />
<item id="cover" href="images/cover.png" media-type="image/png" />
Both with id="cover". Change the second to "cover_pic", for instance, and the last two errors will go away.