<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Medium #03</name>
  <description>This session challenges your lactate clearance capabilities by oscillating between the high and low ends of the tempo zone. These 'over/unders' improve metabolic flexibility and your ability to recover from harder efforts while still maintaining a strong pace.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get started. Nice easy spin for the first few minutes." />
      <textevent timeoffset="600" message="Body should be feeling warm. Main set is next." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="120" OnPower="0.9" OffPower="0.78">
      <textevent timeoffset="0" message="First block of over/unders. Lift the pace for the 'over' portion." />
      <textevent timeoffset="180" message="Settle back into the 'under'. Control your breathing." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Full recovery. Spin easy." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="120" OnPower="0.9" OffPower="0.78">
      <textevent timeoffset="0" message="Block two. Stay disciplined on the power targets." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="One more big effort to go." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="120" OnPower="0.9" OffPower="0.78">
      <textevent timeoffset="0" message="Final block. Finish strong! Focus on form as you fatigue." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="That's a solid session. Let the body cool down." />
    </Cooldown>
  </workout>
</workout_file>