<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Easy #09</name>
  <description>This session focuses on perfectly square threshold intervals with equal work and recovery. This classic structure is highly effective for accumulating quality time in the threshold zone without excessive fatigue. It's a foundational workout for building a higher sustainable power output.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="150" message="Let's get ready for some classic 2-minute efforts." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="120" OffDuration="120" OnPower="1" OffPower="0.65">
      <textevent timeoffset="0" message="Interval 1. Right at your threshold." />
      <textevent timeoffset="240" message="Interval 2. Replicate the first effort." />
      <textevent timeoffset="480" message="Interval 3. Dig in, stay focused." />
      <textevent timeoffset="720" message="Last one! Make it your best one." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5" />
    <Cooldown Duration="360" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="180" message="Excellent consistency. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>