<!DOCTYPE session [<!ENTITY % sessionEntities SYSTEM "session.ent"> %sessionEntities; ]>

<session>

  <observer>
    <name>David Pearson</name>
    <email>davep@davep.org</email>
    <homepage>http://www.davep.org/</homepage>
  </observer>

  <when>
    <from>2008-05-08T15:10Z</from>
    <to>2008-05-08T15:15Z</to>
  </when>

  <location>
    <name>Billingborough</name>
    <note>South Lincolnshire, UK</note>
    <position>
      <latitude>52.893649</latitude>
      <longitude>-0.340233</longitude>
      <altitude units="m">10</altitude>
    </position>
  </location>

  <equipment>
    <item>Solarscope</item>
  </equipment>

  <weather>
    <temperature>
      <value units="C">23.8</value>
      <source>La Crosse WS3600</source>
    </temperature>
    <dewpoint>
      <value units="C">9.0</value>
      <source>La Crosse WS3600</source>
    </dewpoint>
    <humidity>
      <value units="%">39</value>
      <source>La Crosse WS3600</source>
    </humidity>
    <wind-speed>
      <value units="mph">5.8</value>
      <source>La Crosse WS3600</source>
    </wind-speed>
    <wind-direction>
      <value units="">East South East</value>
      <source>La Crosse WS3600</source>
    </wind-direction>
    <pressure>
      <value units="hPa">1011.3</value>
      <source>La Crosse WS3600</source>
    </pressure>
  </weather>

  <index type="general">
    <item>Sun</item>
  </index>

  <note>
    <p>
      Very clear but hazy day. Took the
      <equipment>Solarscope</equipment> out to do a quick
      <gloss>sunspot</gloss> count.
    </p>
  </note>

  <observations> 

    <observation>

      <when>
       <from>2008-05-08T15:10Z</from>
       <to>2008-05-08T15:15Z</to>
      </when>

      <title>Sun</title>

      <notes>
        <p>
          No spots or other marks visible on the <star>Sun</star>.
        </p>
      </notes>

    </observation>

  </observations>

</session>
