<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z4 (Threshold) Easy #03</name>
  <description>This workout focuses on building endurance at the lower end of your threshold zone. By holding a steady, challenging pace for two 10-minute blocks, you'll improve your muscular endurance and mental toughness for long, sustained efforts like time trials or climbs.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="300" message="Body should be feeling warm. Main set coming up." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="600" Power="0.92">
      <textevent timeoffset="15" message="First 10-minute block. Settle in for a sustained effort." />
      <textevent timeoffset="300" message="Halfway. Check your posture: relaxed shoulders, flat back." />
      <textevent timeoffset="540" message="Just one minute to go. Stay focused!" />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="15" message="Nice work. Spin the legs and prepare for the next block." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.92">
      <textevent timeoffset="15" message="Second and final block. You know the pace, lock it in." />
      <textevent timeoffset="300" message="This is where the real gains are made. Hold steady." />
      <textevent timeoffset="540" message="Bring it home! Last minute of work." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="Workout complete. A long cooldown to maximize recovery." />
      <textevent timeoffset="300" message="Focus on a smooth pedal stroke." />
    </Cooldown>
  </workout>
</workout_file>