<?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_philosophy</genre>
      <author><first-name>Ilse</first-name><last-name>Brandt-Nakamura</last-name></author>
      <book-title>The Same Book Three Ways</book-title>
      <lang>en</lang>
    </title-info>
    <document-info>
      <author><nickname>novus</nickname></author>
      <date value="2026-08-07">2026</date>
      <id>novus-p7-convert-twin</id>
      <version>1.0</version>
    </document-info>
  </description>
  <body>
    <title><p>The Same Book Three Ways</p></title>
    <section><title><p>One. A Single Source</p></title><p>These three files carry identical words. One is an EPUB 2.0.1 navigated by an NCX and a guide, one is an EPUB 3 navigated by a navigation document, and one is a FictionBook - a single XML file with the whole book inside it.</p><p>A converter that is working produces the other two from any one of them without losing a chapter, a heading, or an accented character.</p></section>
    <section><title><p>Two. Where Conversions Leak</p></title><p>Conversions leak at the edges: the guide references EPUB 3 has no place for, the FB2 description block that has no EPUB equivalent, the cover that is a manifest property in one format, a meta element in another, and a base64 blob in the third.</p><p>Everything in this trio was chosen to sit on one of those edges.</p></section>
  </body>
</FictionBook>
