shithub: sergui

ref: 182139a3bff126f3958772702059cdf11cc3ab9a
dir: /ebooksrc/content.ncx/

View raw version
<?xml version="1.0" encoding="UTF-8"?>
<ncx
	xmlns="http://www.daisy.org/z3986/2005/ncx/"
	version="2005-1"
	xml:lang="en">
	<head>
		<meta name="dtb:uid" content="abc"/>
	</head>
	<docTitle>
		<text>(Somewhat) Serious Guide to 9front</text>
	</docTitle>
	<docAuthor>
		<text>sirjofri</text>
	</docAuthor>
	<navMap>
		<navPoint playOrder="1" id="intro">
			<navLabel>
				<text>Introduction</text>
			</navLabel>
			<content src="0intro.xhtml"/>
		</navPoint>
		<navPoint playOrder="2" id="newOSexp">
			<navLabel>
    			<text>A Complete New Operating System Experience</text>
    		</navLabel>
    		<content src="1newOSexp.xhtml"/>
    	</navPoint>
	</navMap>
</ncx>