<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Easy #02</name>
  <description>This session breaks down the endurance work into manageable intervals. By structuring the ride this way, we can maintain focus on quality and form. According to the Coggan Power Zones, maintaining Z2 (Endurance) power promotes aerobic adaptations. The short recovery periods allow for a mental reset without dropping the physiological stimulus. Concentrate on hitting the power target consistently for each interval.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="30" message="Let's begin the warm up. Find a comfortable cadence." />
      <textevent timeoffset="400" message="Prepare for the first interval block." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="720" OffDuration="120" OnPower="0.72" OffPower="0.6">
      <textevent timeoffset="10" message="Interval 1: Settle in, find your rhythm." />
      <textevent timeoffset="360" message="Halfway through this block. Stay smooth." />
      <textevent timeoffset="730" message="Short recovery. Grab a drink." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Excellent consistency. Let's cool down." />
      <textevent timeoffset="300" message="Focus on bringing the heart rate down gradually." />
    </Cooldown>
  </workout>
</workout_file>