<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Pushing #07</name>
  <description>Mimic the unpredictable nature of racing with this 'criss-cross' threshold workout. You'll hold a steady threshold effort while throwing in short, powerful surges. This enhances your ability to respond to attacks and recover quickly without dropping your pace.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="120" message="Prepare for some hard efforts. Focus on your breathing." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="150" OffDuration="30" OnPower="0.95" OffPower="1.15">
      <textevent timeoffset="10" message="Hold steady, then punch it for 30 seconds!" />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.6">
      <textevent timeoffset="30" message="Nice work. Spin the legs and get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="150" OffDuration="30" OnPower="0.95" OffPower="1.15">
      <textevent timeoffset="10" message="Last block. Make these surges count!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="That's how you handle surges. Awesome work." />
    </Cooldown>
  </workout>
</workout_file>