<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Medium #09</name>
  <description>This session combines two distinct tempo challenges: a long, steady block followed by a dynamic over-under block. This dual stimulus first builds your endurance at a constant pace, then hones your ability to handle pace variations, creating a well-rounded and versatile tempo adaptation.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Ramp Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Ramp>
    <SteadyState Duration="1500" Power="0.82">
      <textevent timeoffset="30" message="First up: a long, steady tempo effort. Settle in." />
      <textevent timeoffset="750" message="Halfway point. Maintain that steady pressure on the pedals." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Spin the legs. A different challenge is coming up." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="120" OnPower="0.88" OffPower="0.78">
      <textevent timeoffset="15" message="Now for some over-unders. Focus on smooth power changes." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.3" />
  </workout>
</workout_file>