<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Medium #07</name>
  <description>This workout uses short, repeated tempo intervals with minimal rest to maximize time in the zone. This 'fragmented' approach boosts aerobic adaptations and muscular stamina while being less mentally taxing than one long tempo block, improving your capacity for sustained hard work.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </SteadyState>
    <Ramp Duration="300" PowerLow="0.6" PowerHigh="0.75" />
    <IntervalsT Repeat="6" OnDuration="180" OffDuration="90" OnPower="0.88" OffPower="0.6">
      <textevent timeoffset="10" message="First set of tempo repeats. Stay on top of the gear." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="150" message="Big recovery here. Get ready for the second half." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="180" OffDuration="90" OnPower="0.88" OffPower="0.6">
      <textevent timeoffset="10" message="Final set. Keep the quality high on every repeat." />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>