<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z4 (Threshold) Medium #03</name>
  <description>This workout uses progressive ramps to build time at threshold. Each 8-minute interval slowly increases in intensity, forcing you to stay focused and manage your effort carefully. This builds mental resilience and improves your ability to handle sustained, grinding efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="300" message="Let's get the blood flowing. Easy spinning." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <Ramp Duration="480" PowerLow="0.91" PowerHigh="1.01">
      <textevent timeoffset="15" message="First ramp. Settle in for a gradual build in effort." />
      <textevent timeoffset="240" message="Halfway. Control your breathing as the intensity rises." />
    </Ramp>
    <SteadyState Duration="240" Power="0.55" />
    <Ramp Duration="480" PowerLow="0.91" PowerHigh="1.01">
      <textevent timeoffset="15" message="Ramp two. You know what to do. Stay smooth." />
    </Ramp>
    <SteadyState Duration="240" Power="0.55" />
    <Ramp Duration="480" PowerLow="0.91" PowerHigh="1.01">
      <textevent timeoffset="240" message="Keep that core tight. Power comes from a stable platform." />
    </Ramp>
    <SteadyState Duration="240" Power="0.55" />
    <Ramp Duration="480" PowerLow="0.91" PowerHigh="1.01">
      <textevent timeoffset="15" message="Last one! Make it your best one." />
    </Ramp>
    <Cooldown Duration="360" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="180" message="Workout complete. Well done." />
    </Cooldown>
  </workout>
</workout_file>