<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z4 (Threshold) Easy #03</name>
  <description>Today's focus is on longer, sustained threshold efforts at a slightly lower intensity. The goal is to build muscular endurance and mental toughness for time-trial like situations. Extending the duration of these intervals encourages significant aerobic adaptations and improves your ability to resist fatigue over time.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="300" message="Let's get warmed up. Focus on deep, controlled breathing." />
    </Ramp>
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="120" OnPower="1.1" OffPower="0.65">
      <textevent timeoffset="0" message="Quick burst to wake up the system." />
    </IntervalsT>
    <IntervalsT Repeat="2" OnDuration="900" OffDuration="420" OnPower="0.93" OffPower="0.6">
      <textevent timeoffset="0" message="Long effort here. Settle in for the long haul." />
      <textevent timeoffset="450" message="Halfway done. Keep your upper body relaxed." />
      <textevent timeoffset="890" message="Hold it steady to the end!" />
    </IntervalsT>
    <SteadyState Duration="420" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="540" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="30" message="Fantastic effort on those long intervals. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>