<!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>2007-11-14T14:20Z</from>
    <to>2007-11-14T14:25Z</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">8.9</value>
      <source>La Crosse WS3600</source>
    </temperature>
    <dewpoint>
      <value units="C">3.0</value>
      <source>La Crosse WS3600</source>
    </dewpoint>
    <humidity>
      <value units="%">67</value>
      <source>La Crosse WS3600</source>
    </humidity>
    <wind-speed>
      <value units="">Calm</value>
      <source>La Crosse WS3600</source>
    </wind-speed>
    <pressure>
      <value units="hPa">1017.3</value>
      <source>La Crosse WS3600</source>
    </pressure>
  </weather>

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

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

  <observations> 

    <observation>

      <when>
        <from>2007-11-14T14:20Z</from>
        <to>2007-11-14T14:25Z</to>
      </when>

      <title>Sun</title>

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

    </observation>

  </observations>

</session>
