<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Pushing #05</name>
  <description>This session challenges your mental toughness and ability to repeat hard efforts with minimal rest. The numerous short tempo intervals accumulate significant time-in-zone, boosting your muscular endurance while teaching you to recover quickly between efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="300" Power="0.7" />
    <IntervalsT Repeat="9" OnDuration="300" OffDuration="60" OnPower="0.88" OffPower="0.55">
      <textevent timeoffset="10" message="First interval. Settle in." />
      <textevent timeoffset="310" message="Quick recovery. Focus on breathing." />
      <textevent timeoffset="1810" message="You are halfway through the main set. Keep pushing!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.88">
      <textevent timeoffset="10" message="Last one! Make it your best one." />
    </SteadyState>
    <Cooldown Duration="360" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="10" message="Incredible focus. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>