<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z4 (Threshold) Easy #01</name>
  <description>This classic session builds your sustainable power with three 10-minute threshold intervals. The goal is to improve your lactate shuttle, allowing you to hold a higher power for longer periods. Focus on maintaining a smooth, consistent pedal stroke throughout each effort.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Focus on smooth, circular pedal strokes." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="600" OffDuration="300" OnPower="0.98" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Settle in, control your breathing." />
      <textevent timeoffset="300" message="Halfway through. Stay strong and focused." />
      <textevent timeoffset="910" message="Second interval. Find your rhythm." />
      <textevent timeoffset="1200" message="Good work. Halfway there." />
      <textevent timeoffset="1810" message="Final interval. Empty the tank!" />
      <textevent timeoffset="2100" message="You're halfway through the last block. Hold it!" />
    </IntervalsT>
    <SteadyState Duration="800" Power="0.6">
      <textevent timeoffset="400" message="Great work. Time to spin the legs out." />
    </SteadyState>
    <Cooldown Duration="500" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>