<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Easy #02</name>
  <description>Develop your ability to handle sharp, repeated efforts just above threshold. These short, intense intervals improve your body's power at threshold and build mental resilience for harder efforts. The goal is to maintain good form even as fatigue begins to set in.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.55" PowerHigh="0.65">
      <textevent timeoffset="60" message="Easy spinning to start. Let's wake the legs up." />
    </Warmup>
    <Ramp Duration="60" PowerLow="0.7" PowerHigh="0.85">
      <textevent timeoffset="10" message="Gentle ramp to prepare for the work ahead." />
    </Ramp>
    <IntervalsT Repeat="4" OnDuration="120" OffDuration="120" OnPower="1.02" OffPower="0.65">
      <textevent timeoffset="0" message="First effort. Find your rhythm quickly." />
      <textevent timeoffset="60" message="Halfway point. Stay smooth." />
      <textevent timeoffset="240" message="Third interval. Keep the pressure on the pedals consistent." />
      <textevent timeoffset="480" message="Last one, best one! Finish strong." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="360" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="30" message="Excellent work. Let's spin it out." />
    </Cooldown>
  </workout>
</workout_file>