<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Easy #05</name>
  <description>This session uses micro-intervals to keep you engaged while staying entirely within your Z2 endurance zone. By alternating between the lower and upper ends of the zone, you'll improve your ability to make subtle power adjustments. This is a great way to build aerobic fitness according to Coggan Power Zones, without the mental fatigue of one long, steady effort. Focus on the smooth transitions between efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.6">
      <textevent timeoffset="30" message="Time to warm up. Gentle spinning to start." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <IntervalsT Repeat="15" OnDuration="60" OffDuration="60" OnPower="0.75" OffPower="0.65">
      <textevent timeoffset="0" message="Upper Z2 for one minute." />
      <textevent timeoffset="60" message="Settle back to lower Z2." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="Intervals complete. Well done. Begin the cool down." />
      <textevent timeoffset="300" message="Let your heart rate come down naturally." />
    </Cooldown>
  </workout>
</workout_file>