Same error messages pop up.
The code hasn't changed much, I just took out the spaces. I also did the same for the xhtml files, so they matched. I'm going to try exporting a different book, and see if there's a setting I have wrong. Thank you so much for your help, I really appreciate your effort and patience!
Here's the new code:
Code:
<?xml version="1.0"?> <package xmlns="http://www.idpf.org/2007/opf"
xmlns:dc="http://purl.org/dc/elements/1.1/" unique-identifier="bookid"
version="2.0"><metadata><meta name="generator" content="Adobe
InDesign"/><dc:title/><dc:creator/><dc:subject/><dc:description/><dc:publisher>LittleRed</dc:publisher><dc:date>2011-06-24<dc:date>2011-06-20</dc:date><dc:source/><dc:relation/><dc:
coverage/><dc:rights/><dc:identifier
id="bookid">ISBNnumber</dc:identifier><dc:language>en</dc:language></metadata><manifest><item id="ncx"
href="toc.ncx" media-type="application/x-dtbncx+xml"/><item id="cover"
href="Cover.xhtml" media-type="application/xhtml+xml"/><item
id="title-page" href="TitlePage.xhtml"
media-type="application/xhtml+xml"/><item id="dedication"
href="Dedication.xhtml" media-type="application/xhtml+xml"/><item
id="acknowledgements" href="Acknowledgements.xhtml"
media-type="application/xhtml+xml"/><item id="article"
href="Article.xhtml" media-type="application/xhtml+xml"/><item
id="prologue" href="Prologue.xhtml"
media-type="application/xhtml+xml"/><item id="chapter-one"
href="ChapterOne.xhtml" media-type="application/xhtml+xml"/><item
id="chapter-two" href="ChapterTwo.xhtml"
media-type="application/xhtml+xml"/><item id="chapter-three"
href="ChapterThree.xhtml" media-type="application/xhtml+xml"/><item
id="chapter-four" href="ChapterFour.xhtml"
media-type="application/xhtml+xml"/><item id="chapter-five"
href="ChapterFive.xhtml" media-type="application/xhtml+xml"/><item
id="chapter-six" href="ChapterSix.xhtml"
media-type="application/xhtml+xml"/><item id="chapter-seven"
href="ChapterSeven.xhtml" media-type="application/xhtml+xml"/><item
id="chapter-eight" href="ChapterEight.xhtml"
media-type="application/xhtml+xml"/><item id="chapter-nine"
href="ChapterNine.xhtml" media-type="application/xhtml+xml"/><item
id="chapter-ten" href="ChapterTen.xhtml"
media-type="application/xhtml+xml"/><item id="chapter-eleven"
href="ChapterEleven.xhtml" media-type="application/xhtml+xml"/><item
id="copyright" href="Copyright.xhtml"
media-type="application/xhtml+xml"/><item id="authors-note"
href="AuthorsNote.xhtml" media-type="application/xhtml+xml"/><item
id="promo" href="Promo.xhtml" media-type="application/xhtml+xml"/><item
id="x9cov-fmt-jpeg" href="images/cov_fmt.jpeg"
media-type="image/jpeg"/><item id="x-gg-cov-fmt-jpeg"
href="images/6_GG_COV_fmt.jpeg"
media-type="image/jpeg"/><item id="a90-cov-fmt-jpeg"
href="images/a97_COV_fmt.jpeg" media-type="image/jpeg"/><item
id="littlered-address-line-fmt-jpeg"
href="images/littlered_address_line_fmt.jpeg"
media-type="image/jpeg"/><item id="littlered-full-logo-blac-fmt-jpeg"
href="images/littlered_Full_Logo_Blac_fmt.jpeg"
media-type="image/jpeg"/><item id="littlered-title-page-fmt-jpeg"
href="images/littlered_Title_Page_fmt.jpeg" media-type="image/jpeg"/><item
id="grant-logo-line-bigger-fmt-jpeg"
href="images/Grant_logo_line_bigger_fmt.jpeg"
media-type="image/jpeg"/><item id="css" href="template.css"
media-type="text/css"/></manifest>
<spine toc="ncx"><itemref
idref="cover"/><itemref idref="title-page"/><itemref
idref="dedication"/><itemref idref="acknowledgements"/><itemref
idref="article"/><itemref idref="prologue"/><itemref
idref="chapter-one"/><itemref idref="chapter-two"/><itemref
idref="chapter-three"/><itemref idref="chapter-four"/><itemref
idref="chapter-five"/><itemref idref="chapter-six"/><itemref
idref="chapter-seven"/><itemref idref="chapter-eight"/><itemref
idref="chapter-nine"/><itemref idref="chapter-ten"/><itemref
idref="chapter-eleven"/><itemref idref="copyright"/><itemref
idref="authors-note"/><itemref idref="promo"/></spine></package>