<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3/4 (Sweet Spot) Medium #09</name>
  <description>This session alternates between the high and low ends of the Sweet Spot zone, forcing your body to adapt without full recovery. This enhances your ability to handle the constant surging of a peloton or group ride, improving your capacity to 'recover' at a high, but slightly reduced, intensity.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="120" OffDuration="120" OnPower="0.94" OffPower="0.88">
      <textevent timeoffset="5" message="First block. Power up to high sweet spot." />
      <textevent timeoffset="125" message="Settle into low sweet spot. This is your 'recovery'." />
    </IntervalsT>
    <SteadyState Duration="540" Power="0.6">
      <textevent timeoffset="30" message="True recovery now. Spin the legs and get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="120" OffDuration="120" OnPower="0.94" OffPower="0.88">
      <textevent timeoffset="5" message="Last block of intervals. Stay focused on the transitions." />
      <textevent timeoffset="485" message="One more of each to go!" />
    </IntervalsT>
    <Cooldown Duration="540" PowerLow="0.6" PowerHigh="0.35" />
  </workout>
</workout_file>