<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Easy #05</name>
  <description>This workout starts with a significant, solid block of low-tempo to build a strong aerobic base before moving into shorter, more intense tempo bursts. This structure enhances fatigue resistance and simulates the effort of bridging a gap or climbing a short rise after a long, steady effort.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Prepare for a long, steady effort today." />
    </Warmup>
    <SteadyState Duration="600" Power="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <SteadyState Duration="1800" Power="0.82">
      <textevent timeoffset="30" message="Settle into this long tempo block. Patience is key." />
      <textevent timeoffset="900" message="Halfway point. Check in with your body - are you relaxed?" />
      <textevent timeoffset="1770" message="Great focus. Just a few seconds left." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="300" OffDuration="300" OnPower="0.88" OffPower="0.65">
      <textevent timeoffset="10" message="Now for some shorter, sharper efforts." />
      <textevent timeoffset="610" message="Stay on top of the power." />
      <textevent timeoffset="1210" message="Final push!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="30" message="That was a solid session. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>