<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Easy #09</name>
  <description>This session uses progressively longer intervals within the Z2 range to build your endurance and mental fortitude. As the intervals extend, your body adapts to holding a steady aerobic effort for longer durations. According to Coggan Power Zones, this type of training is key for developing a strong aerobic engine. The short recoveries allow just enough time to reset before the next block.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.6">
      <textevent timeoffset="30" message="Let's get started with a good warm-up." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="600" OffDuration="180" OnPower="0.68" OffPower="0.55">
      <textevent timeoffset="15" message="First interval. Settle in for 10 minutes." />
      <textevent timeoffset="300" message="Halfway mark. Keep it smooth." />
      <textevent timeoffset="600" message="Short recovery. Spin easy." />
    </IntervalsT>
    <SteadyState Duration="540" Power="0.72">
      <textevent timeoffset="15" message="Final push. A solid 9-minute block to finish the main set." />
      <textevent timeoffset="270" message="You're halfway through this last block. Hold the line!" />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="Workout complete. Time for a well-deserved cool down." />
    </Cooldown>
  </workout>
</workout_file>