<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z4 (Threshold) Easy #08</name>
  <description>Broken threshold intervals allow you to accumulate a significant amount of time at a high intensity. By breaking up the work into short 3-minute blocks with very brief rests, you can push the upper limits of your threshold zone. This workout is a potent stimulus for raising your FTP.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="300" Power="0.7">
      <textevent timeoffset="150" message="Prepare for a tough but effective set." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="90" OnPower="1.04" OffPower="0.6">
      <textevent timeoffset="10" message="First one. High intensity from the start." />
      <textevent timeoffset="90" message="Halfway. Keep your form solid." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="240" message="Great first set. Deep breaths. Get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="90" OnPower="1.04" OffPower="0.6">
      <textevent timeoffset="10" message="Here we go again!" />
      <textevent timeoffset="820" message="Last rep! Empty the tank!" />
    </IntervalsT>
    <SteadyState Duration="840" Power="0.6" />
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>