<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z4 (Threshold) Easy #05</name>
  <description>Simulate the variable demands of racing with this criss-cross threshold workout. Short, high-power surges during a steady threshold effort will boost your lactate tolerance and improve your ability to respond to attacks. This session enhances both your steady-state power and your punch.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get the blood flowing. Easy spinning to start." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="15" OffDuration="105" OnPower="1.2" OffPower="0.93">
      <textevent timeoffset="0" message="First block. Surge!" />
      <textevent timeoffset="16" message="Settle back to threshold." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="15" message="Good work. One block down. Recover." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="15" OffDuration="105" OnPower="1.2" OffPower="0.93">
      <textevent timeoffset="0" message="Block two. Let's go!" />
      <textevent timeoffset="360" message="Halfway through the block." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="15" message="Two down. One to go. Stay sharp." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="15" OffDuration="105" OnPower="1.2" OffPower="0.93">
      <textevent timeoffset="0" message="Final block. Finish strong!" />
    </IntervalsT>
    <SteadyState Duration="3000" Power="0.7">
      <textevent timeoffset="1500" message="Great job on the intervals. Now for some steady state work." />
    </SteadyState>
    <Cooldown Duration="420" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="15" message="Workout complete. Let the legs spin down." />
    </Cooldown>
  </workout>
</workout_file>