<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Easy #08</name>
  <description>Challenge your threshold with descending intervals at increasing intensity. Starting with a longer, steadier effort and finishing with a short, sharp block helps build fatigue resistance. This workout simulates finishing strong at the end of a hard ride or race.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.65">
      <textevent timeoffset="180" message="Focus on a smooth, circular pedal stroke during the warm up." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="360" Power="0.95">
      <textevent timeoffset="15" message="Longest interval first. Pace yourself." />
      <textevent timeoffset="180" message="Halfway. Solid effort." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.6" />
    <SteadyState Duration="240" Power="0.98">
      <textevent timeoffset="120" message="Stay on top of the gear. Keep the cadence up." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.6" />
    <SteadyState Duration="120" Power="1.01">
      <textevent timeoffset="15" message="Short and sharp now. Finish this strong!" />
    </SteadyState>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="60" message="Great session. Spin the legs out." />
    </Cooldown>
  </workout>
</workout_file>