<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Medium #06</name>
  <description>Sharpen your focus with these short, repeated tempo intervals. The brief recovery periods challenge your ability to get back up to pace quickly, improving your aerobic system's responsiveness and your mental concentration under sustained effort.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="150" message="Smooth circles. Think about pulling back through the bottom of the stroke." />
    </Warmup>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="90" OffDuration="30" OnPower="0.88" OffPower="0.65">
      <textevent timeoffset="10" message="First set of short intervals. Quick on, quick off." />
      <textevent timeoffset="600" message="Halfway through this set. Stay sharp!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="120" message="Nice work. Full recovery before the second set." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="90" OffDuration="30" OnPower="0.88" OffPower="0.65">
      <textevent timeoffset="10" message="Here we go again. Final set, best set." />
      <textevent timeoffset="600" message="Keep the pressure on. You're almost there." />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.65" PowerHigh="0.35">
      <textevent timeoffset="180" message="Great focus today. Time to spin it out." />
    </Cooldown>
  </workout>
</workout_file>