<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z4 (Threshold) Easy #07</name>
  <description>Boost your top-end threshold power with these short and sharp intervals. Working at the upper end of your threshold zone for repeated, shorter durations improves your body's ability to work at high intensity. This session is perfect for developing the power needed for punchy climbs and attacks.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="450" message="Let's get ready for some sharp, high-intensity efforts." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="300" OffDuration="180" OnPower="0.98" OffPower="0.6">
      <textevent timeoffset="10" message="First set. Power is high, but the duration is short. Focus!" />
      <textevent timeoffset="150" message="Halfway. Nice work." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="30" message="First block done. Take a longer recovery before we go again." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="300" OffDuration="180" OnPower="0.98" OffPower="0.6">
      <textevent timeoffset="10" message="Second and final block. Let's get it done." />
      <textevent timeoffset="1450" message="Last interval! Empty the tank." />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.7">
      <textevent timeoffset="750" message="Hard work is over. Enjoy this endurance block." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="15" message="Great session. Spin it out." />
    </Cooldown>
  </workout>
</workout_file>