<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Medium #09</name>
  <description>This session uses long tempo intervals with very short 'floating' recoveries just below tempo. This maximizes time in the desired metabolic state, significantly boosting aerobic fitness and teaching your body to recover while still working at a moderately high intensity.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="30" message="Let's get warm. Today is about sustained effort." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="600" OffDuration="180" OnPower="0.88" OffPower="0.76">
      <textevent timeoffset="10" message="First interval. Settle into high tempo." />
      <textevent timeoffset="610" message="Float recovery. Power drops but it's not easy. Focus!" />
      <textevent timeoffset="2340" message="Halfway done. This is a tough workout that builds huge aerobic capacity." />
      <textevent timeoffset="3130" message="Final interval. Stay strong and controlled." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="That was a serious effort. Fantastic work. Let's cool down completely." />
      <textevent timeoffset="300" message="Spin easy. Let your body absorb all that hard work." />
    </Cooldown>
  </workout>
</workout_file>