<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z4 (Threshold) Medium #10</name>
  <description>This mixed-block session combines a long, steady-state threshold effort with short, high-intensity repeats. The initial 15-minute block builds your endurance, while the final set of 2-minute intervals sharpens your top-end power. This combination creates a versatile workout that improves both your sustained power and your ability to accelerate when fatigued.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="900" Power="0.92">
      <textevent timeoffset="10" message="Long steady effort. Find a sustainable pace." />
      <textevent timeoffset="450" message="Halfway. Stay relaxed and focus on efficiency." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Recover well. A different challenge is coming up." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="120" OffDuration="60" OnPower="1.04" OffPower="0.65">
      <textevent timeoffset="10" message="Sharp, intense efforts now. Let's go!" />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.4" />
  </workout>
</workout_file>