shithub: sergui

ref: 64335a8573bd09fd01220bd1386d1754f4c14ed3
dir: /ebooksrc/nav.xhtml/

View raw version
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml"
	xmlns:ops="http://www.idpf.org/2007/ops"
	xml:lang="en">
	<head>
		<title>Table of Contents</title>
	</head>
	<body>
		<nav ops:type="toc">
			<h1>Table of Contents</h1>
			<ol>
				<li><a href="nav.xhtml">Table of Contents</a></li>
				<li><a href="0intro.xhtml">Introduction</a></li>
				<li><a href="1newOSexp.xhtml">A Complete New Operating System Experience</a></li>
			</ol>
		</nav>
	</body>
</html>