<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z4 (Threshold) Medium #03</name>
  <description>This session uses long, gradual ramps to increase time spent in the upper end of your threshold zone. By slowly increasing the intensity from 92% to 102% FTP, you'll improve muscular endurance and mental toughness for sustained climbing efforts. The goal is to stay relaxed and efficient as the power rises.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="540" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="300" message="Prepare your body and mind for the work ahead." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <Ramp Duration="720" PowerLow="0.92" PowerHigh="1.02">
      <textevent timeoffset="10" message="First ramp. Settle in for a long, steady push." />
      <textevent timeoffset="360" message="Halfway. Focus on keeping your upper body still." />
    </Ramp>
    <SteadyState Duration="180" Power="0.6" />
    <Ramp Duration="720" PowerLow="0.92" PowerHigh="1.02">
      <textevent timeoffset="10" message="Final effort. You know what to do." />
      <textevent timeoffset="600" message="Almost there, hold the power!" />
    </Ramp>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.4" />
  </workout>
</workout_file>