
<?xml version="1.0" standalone="no"?>
<!DOCTYPE NOVEL SYSTEM "novel.dtd">
<NOVEL>
   <TITLE>The Eyes of Eternity</TITLE>
   <AUTHOR>
      <LAST_NAME>Doe</LAST_NAME>
      <FIRST_NAME>John</FIRST_NAME>
   </AUTHOR>
   <COPYRIGHT>
      <YEAR>2001</YEAR>
      <COPYRIGHT_HOLDER>&copyright;</COPYRIGHT_HOLDER>
      <!-- &amp; in the above line will be rendered as an ampersand (a "&") -->
   </COPYRIGHT>
   <PUBLISHER>ABC Publishing</PUBLISHER>
   <GENRE>science fiction</GENRE>
   <SYNOPSIS>An alien abduction goes wrong, and Mitchell Drake suddenly finds himself on the run from the aliens, the government, and an immensely powerful entity from another dimension intent on destroying them all.</SYNOPSIS>
   <REVIEW NUMBER="1">"An incredible read.  I couldn't put it down." - Stephen Bing</REVIEW>
   <REVIEW NUMBER="2">"A fantastic sci-fi thriller" - Dean Counts</REVIEW>
   <OTHER/>
</NOVEL>

