<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Medium #02</name>
  <description>Challenge your pacing and muscular control with tempo over-unders. By fluctuating between the higher and lower ends of the tempo zone, this session enhances your ability to handle subtle changes in pace without going into the red, a key skill for group rides and rolling terrain.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Ramp Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Ramp>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="120" OnPower="0.88" OffPower="0.78">
      <textevent timeoffset="10" message="First set of over-unders. Focus on smooth transitions." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Recover well, get ready for the next block." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="120" OnPower="0.88" OffPower="0.78">
      <textevent timeoffset="10" message="Second set. Stay controlled on the 'overs'." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="One more set to go. You've got this." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="120" OnPower="0.88" OffPower="0.78">
      <textevent timeoffset="10" message="Final set. Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>