<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="voucher.xsl"?>

<gift>
 <section>
  <title>Conventional Glider</title>
  <description>
   <p>Vouchers for winch launched conventional flights.  Flight duration
   is weather dependent, and normally lasts upwards of five minutes;
   flights between 20 and 40 minutes are normally counted as two flights.</p>
   <p>There is a height restriction of 1.8m (6' 2") and a weight restriction
   of 95Kg (15 stone) for all conventional glider flights.</p>
  </description>

  <voucher>
   <name>Single lesson</name>
   <value>40.00</value>
   <description>
    A flight in a two seat dual-control glider with an experienced
    and qualified instructor.
   </description>
  </voucher>

  <voucher>
   <name>Two flights</name>
   <value>60.00</value>
   <description>
    The first lesson often takes people's breath away.  The second
    lesson is the one they enjoy.
   </description>
  </voucher>

  <voucher>
   <name>Two lessons</name>
   <value>75.00</value>
   <description>
    Our two trial lesson gift pack comes in an attractive box, a
    t-shirt, a pen, some information about gliding, and of course a
    voucher for two trial lessons.<p/>
    T-shirt size:
    <input type="hidden" name="on0" value="size">size</input>
    <select name="os0">
     <option value="medium">Medium</option>
     <option value="large">Large</option>
     <option value="x-large">Extra Large</option>
    </select>
   </description>
  </voucher>

  <voucher>
   <name>Half day course</name>
   <value>90.00</value>
   <description>
    The half day course will include not only four instructional
    flights, but the student will have the opportunity to learn about
    our launching procedures, radio operations and glider retrieval.
   </description>
  </voucher>

  <voucher>
   <name>Full day course</name>
   <value>160.00</value>
   <description>
    Our one day course consisting of eight flights is intended to
    give the student a broader knowledge of gliding and our gliding
    operation. For example, they will be able to visit the winch and
    observe how it operates, undertake launch procedures (under
    supervision) and take part in retrieving gliders which have
    landed.
   </description>
  </voucher>

  <voucher>
   <name>One week course</name>
   <value>300.00</value>
   <description>
    Our one week course consisting of twenty flights is intended to
    give the student a broader knowledge of gliding and our gliding
    operation. For example, they will be able to visit the winch and
    observe how it operates, undertake launch procedures (under
    supervision) and take part in retrieving gliders which have
    landed.
   </description>
  </voucher>
 </section>
</gift>
