infospace-bench/tests/fixtures/lefevre/sources/content.opf

37 lines
1.8 KiB
Text
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://www.idpf.org/2007/opf" version="3.0" unique-identifier="bookid">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
<dc:identifier id="bookid">urn:fixture:lefevre</dc:identifier>
<dc:title>Reminiscences of a Stock Operator (Fixture)</dc:title>
<dc:creator>Edwin Lefevre (Fixture)</dc:creator>
<dc:language>en</dc:language>
<dc:rights>Public domain in the USA. Fixture content for infospace-bench tests.</dc:rights>
<dc:subject>Speculation</dc:subject>
<dc:subject>New York Stock Exchange</dc:subject>
<dc:source>https://www.gutenberg.org/ebooks/60979</dc:source>
<meta property="dcterms:modified">2026-05-17T00:00:00Z</meta>
</metadata>
<manifest>
<item id="nav" href="nav.xhtml" media-type="application/xhtml+xml" properties="nav"/>
<item id="cover" href="cover.xhtml" media-type="application/xhtml+xml"/>
<item id="pgheader" href="pgheader.xhtml" media-type="application/xhtml+xml"/>
<item id="ch1" href="chapter1.xhtml" media-type="application/xhtml+xml"/>
<item id="ch2" href="chapter2.xhtml" media-type="application/xhtml+xml"/>
<item id="ch3" href="chapter3.xhtml" media-type="application/xhtml+xml"/>
<item id="notes" href="transcriber-notes.xhtml" media-type="application/xhtml+xml"/>
<item id="license" href="license.xhtml" media-type="application/xhtml+xml"/>
<item id="pgfooter" href="pgfooter.xhtml" media-type="application/xhtml+xml"/>
</manifest>
<spine>
<itemref idref="cover"/>
<itemref idref="nav" linear="no"/>
<itemref idref="pgheader"/>
<itemref idref="ch1"/>
<itemref idref="ch2"/>
<itemref idref="ch3"/>
<itemref idref="notes"/>
<itemref idref="license"/>
<itemref idref="pgfooter"/>
</spine>
</package>