<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Medium #02</name>
  <description>Break up the endurance work into two substantial blocks to practice re-settling into a rhythm. This session enhances aerobic conditioning while improving your ability to maintain focus and consistent power output over extended periods. The brief recovery helps reset mentally and physically before the second effort.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="60" message="Ease into the ride. Focus on a smooth, circular pedal stroke." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="1020" Power="0.72">
      <textevent timeoffset="10" message="First block. Settle into your endurance pace." />
      <textevent timeoffset="510" message="Halfway point of this block. How's your breathing? Keep it steady." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5">
      <textevent timeoffset="10" message="Quick recovery. Spin the legs and prepare for the next effort." />
    </SteadyState>
    <SteadyState Duration="1020" Power="0.72">
      <textevent timeoffset="10" message="And we're back on. Match the effort from the first block." />
      <textevent timeoffset="510" message="You've got this. Strong and steady to the finish." />
    </SteadyState>
    <Cooldown Duration="240" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent session. Let's bring the heart rate down gradually." />
    </Cooldown>
  </workout>
</workout_file>