<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="severn_tides.xsl"?>
<!DOCTYPE severn_tides SYSTEM "tides.dtd">
<severn_tides>
   <tides year="2003">
      <month name="February">
         <date day="Tuesday" calender="18th">
            <morning>
               <time>07:58</time>
               <height>9.2</height>
               <rating>*</rating>
            </morning>
            <evening>
               <time>20:24</time>
               <height>9.1</height>
               <rating>*</rating>
            </evening>
         </date>
         <date day="Wednesday" calender="19th">
            <morning>
               <time>08:38</time>
               <height>9.5</height>
               <rating>**</rating>
            </morning>
            <evening>
               <time>21:03</time>
               <height>9.2</height>
               <rating>*</rating>
            </evening>
         </date>
         <date day="Thursday" calender="20th">
            <morning>
               <time>09:17</time>
               <height>9.5</height>
               <rating>**</rating>
            </morning>
            <evening>
               <time>21:39</time>
               <height>9.0</height>
               <rating>*</rating>
            </evening>
         </date>
      </month>
      <month name="March">
         <date day="Wednesday" calender="19th">
            <morning>
               <time>07:38</time>
               <height>9.7</height>
               <rating>***</rating>
            </morning>
            <evening>
               <time>20:03</time>
               <height>9.7</height>
               <rating>***</rating>
            </evening>
         </date>
         <date day="Thursday" calender="20th">
            <morning>
               <time>08:19</time>
               <height>10.0</height>
               <rating>****</rating>
            </morning>
            <evening>
               <time>20:42</time>
               <height>9.8</height>
               <rating>***</rating>
            </evening>
         </date>
         <date day="Friday" calender="21st">
            <morning>
               <time>08:57</time>
               <height>9.9</height>
               <rating>***</rating>
            </morning>
            <evening>
               <time>21:18</time>
               <height>9.5</height>
               <rating>**</rating>
            </evening>
         </date>
      </month>
      <month name="April">
         <date day="Thursday" calender="17th">
            <morning>
               <time>08:15</time>
               <height>9.8</height>
               <rating>***</rating>
            </morning>
            <evening>
               <time>20:38</time>
               <height>9.8</height>
               <rating>***</rating>
            </evening>
         </date>
         <date day="Friday" calender="18th">
            <morning>
               <time>08:56</time>
               <height>10.0</height>
               <rating>****</rating>
            </morning>
            <evening>
               <time>21:18</time>
               <height>9.9</height>
               <rating>***</rating>
            </evening>
         </date>
         <date day="Saturday" calender="19th">
            <morning>
               <time>09:36</time>
               <height>9.8</height>
               <rating>***</rating>
            </morning>
            <evening>
               <time>21:55</time>
               <height>9.5</height>
               <rating>**</rating>
            </evening>
         </date>
      </month>
   </tides>
</severn_tides>