<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Pushing #03</name>
  <description>This workout uses short, sharp intervals at the higher end of your threshold zone to maximize training stimulus in a short time. These efforts improve your ability to handle repeated hard attacks and surges. The brief recoveries keep the pressure on, enhancing your aerobic power.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="180" message="Breathing should be getting a little deeper now." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="60" OnPower="1.02" OffPower="0.8">
      <textevent timeoffset="10" message="Here we go. 3 minutes on, 1 minute float." />
      <textevent timeoffset="90" message="Halfway! Keep the pressure on the pedals." />
      <textevent timeoffset="190" message="Quick float, don't let up too much." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Tough set done. Great job. Time to spin it out." />
    </Cooldown>
  </workout>
</workout_file>