<?xml version="1.0" encoding="UTF-8"?>
<FictionBook xmlns="http://www.gribuser.ru/xml/fictionbook/2.0" xmlns:l="http://www.w3.org/1999/xlink">
  <description>
    <title-info>
      <genre>sci_computers</genre>
      <author><first-name>Novus</first-name><last-name>Examples</last-name></author>
      <book-title>The Novus Example Reader</book-title>
      <lang>en</lang>
    </title-info>
    <document-info>
      <author><nickname>novus</nickname></author>
      <date value="2026-01-01">2026</date>
      <id>novus-fb2-0001</id>
      <version>1.0</version>
    </document-info>
  </description>
  <body>
    <title><p>The Novus Example Reader</p></title>
    <section><title><p>Chapter 1. On the Purpose of an Example</p></title><p>An example is a promise kept small. It shows, in the least space it can, exactly what a larger thing would do, so that anyone can check their understanding before committing to the real work.</p><p>A good example hides nothing. It states its shape, its size, and its intent, and it behaves the same way every time you open it. That reliability is the whole point: you are testing your tools against a known quantity, not a mystery.</p></section>
    <section><title><p>Chapter 2. Formats and Their Shapes</p></title><p>Every file format is a small agreement about where things go. Some keep their text in plain view; others fold it into compressed containers or binary tables. None of that changes the words a reader finally sees.</p><p>This book is one such agreement. It is a package of chapters, a stylesheet, a cover, and a table of contents, zipped together and labelled so a reader knows what to do with each part. Take it apart and you will find nothing surprising inside — only the pieces named in its manifest.</p></section>
    <section><title><p>Chapter 3. A Note to the Reader</p></title><p>You are free to use this file for any purpose: to test a reader, a converter, or a parser, or simply to confirm that a chapter renders the way you expected.</p><p>When you are done, you will know a little more about how e-books are built, and you will have a dependable fixture to return to. That is all an example ever hopes to be.</p></section>
  </body>
</FictionBook>
