<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Medium #06</name>
  <description>This workout builds your ability to handle changes in pace by embedding short, threshold surges within longer tempo intervals. This simulates the demands of surging out of corners or covering attacks in a race, improving your lactate tolerance and repeatability.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="300" message="Get the blood flowing. Main set is coming up." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="360" OffDuration="60" OnPower="0.85" OffPower="0.95">
      <textevent timeoffset="10" message="Settle into your tempo rhythm." />
      <textevent timeoffset="370" message="Surge! Short, sharp effort." />
    </IntervalsT>
    <Cooldown Duration="540" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="30" message="That was a tough one. Great job." />
      <textevent timeoffset="270" message="Spin easy and focus on recovery." />
    </Cooldown>
  </workout>
</workout_file>