<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z4 (Threshold) Pushing #03</name>
  <description>Build mental toughness and aerobic endurance with two long, sustained threshold efforts. This workout is designed to simulate the demands of a long climb or time trial, improving your ability to resist fatigue and hold power for extended periods.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="300" Power="0.85">
      <textevent timeoffset="150" message="Get ready for the first long interval." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.95">
      <textevent timeoffset="0" message="First 15-minute block. Settle in for the long haul." />
      <textevent timeoffset="450" message="Halfway. Focus on your breathing and pedaling form." />
      <textevent timeoffset="890" message="Hold it! Almost there." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Full recovery here. Spin the legs and reset for the final push." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.95">
      <textevent timeoffset="0" message="Last big effort. Stay mentally strong." />
      <textevent timeoffset="450" message="You're halfway through the final block. Keep pushing!" />
      <textevent timeoffset="890" message="Done! Great work." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="10" message="Excellent sustained effort. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>