<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Medium #08</name>
  <description>This session mimics the demands of attacking or bridging a gap. Each interval begins with a hard surge above threshold before settling into a steady state effort. This improves your ability to recover from hard efforts while still maintaining a high power output.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="180" message="Get ready to surge and settle." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="30" Power="1.15">
      <textevent timeoffset="1" message="Surge!" />
    </SteadyState>
    <SteadyState Duration="450" Power="0.97">
      <textevent timeoffset="5" message="Now settle. Control your breathing and find the rhythm." />
      <textevent timeoffset="225" message="Halfway. Keep the power smooth." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="90" message="Good recovery. One more big effort coming up." />
    </SteadyState>
    <SteadyState Duration="30" Power="1.15">
      <textevent timeoffset="1" message="Final surge! Make it count." />
    </SteadyState>
    <SteadyState Duration="450" Power="0.97">
      <textevent timeoffset="5" message="Settle in for the last time. Strong finish." />
      <textevent timeoffset="225" message="Midpoint. Hold it steady to the end." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="150" message="Great work handling those surges. Cool down now." />
    </Cooldown>
  </workout>
</workout_file>