<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Pushing #02</name>
  <description>Challenge your body's ability to adapt to changes in pace with these tempo over/unders. By fluctuating between the lower and upper ends of the tempo zone, you'll improve lactate clearance and develop the resilience needed for rides with variable intensity.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Wake up the legs. Feel the muscles engage." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="120" OnPower="0.88" OffPower="0.78">
      <textevent timeoffset="10" message="First set. Feel the change in pace." />
      <textevent timeoffset="600" message="Halfway through this block." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Mid-session recovery. Refocus for the second half." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="120" OnPower="0.88" OffPower="0.78">
      <textevent timeoffset="10" message="Final set. Stay smooth on the transitions." />
      <textevent timeoffset="600" message="Almost there, keep the form solid." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="150" message="Excellent session. Spin easy." />
    </Cooldown>
  </workout>
</workout_file>