<?xml version='1.0' encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="docbook.xsl"?>
<!DOCTYPE article PUBLIC 
   "-//OASIS//DTD DocBook V5.0//EN" 
   "http://www.oasis-open.org/docbook/xml/5.0/docbook.dtd">
<article revision="1" dir="ltr" xml:lang="EN:US" 
   xml:base="http://www.qsl.net/kc9eye/book"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>KC9EYE</title>
   <info>
      <author>
         <personname>
            <firstname>Paul</firstname>
            <othername>W</othername>
            <surname>Lane</surname>
         </personname>
         <email>kc9eye at google mail dot com</email>
         <uri>http://www.qsl.net/kc9eye</uri>
      </author>
      <copyright>
         <year>2010</year>
         <holder>Paul W. Lane</holder>
      </copyright>
      <legalnotice>
         <simpara>
            Permission is granted to copy, distribute and/or modify this document
            under the terms of the GNU Free Documentation License, Version 1.2
            or any later version published by the Free Software Foundation;
            with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
            Texts.  A copy of the license is included in the section entitled "GNU
            Free Documentation License".
            <link xlink:href="http://www.gnu.org/licenses/">GNU licenses</link>
         </simpara>
      </legalnotice>
   </info>
   <preface>
      <para>
         This is an experiment in XML, XSL, and DocBook. I needed a convenient
         place to keep my notes and thoughts on things and subjects that I am 
         doing plus work on my programming and formating skills. Which led me to
         create these DocBook articles. It really doesn't read much like a book, it
         is more akin to a log, with each log being kept in a different article.
         It will be ever changing and evolving, just like real things.
      </para>
   </preface>
   <section>
      <info>
         <title>Articles</title>
      </info>
      <orderedlist>
         <listitem>
            <para>
               <link xlink:href="BrandonsTelescope.xml">Brandons Telescope</link>
            </para>
         </listitem>
         <listitem>
            <para>
               <link xlink:href="2010Garden.xml">2010 Garden Notes</link>
            </para>
         </listitem>
         <listitem>
            <para>
               <link xlink:href="AstronomyNotes.xml">Astronomy Observation Notes</link>
            </para>
         </listitem>
      </orderedlist>
   </section>
</article>

