<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Pushing #08</name>
  <description>This dual-focus session combines two effective endurance training methods into one challenging workout. The first half builds fatigue with a long, steady-state interval in mid-Z2 (Endurance). The second half introduces Z2 'over-unders' on tired legs, forcing your body to adapt to power fluctuations efficiently. This structure, based on Coggan Power Zones, is excellent for building the deep aerobic fitness needed for events with variable pacing.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="30" message="Let's get this session started." />
      <textevent timeoffset="300" message="Prepare for a long, steady block." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="2100" Power="0.7">
      <textevent timeoffset="10" message="First main block. Lock into the pace." />
      <textevent timeoffset="1050" message="Halfway through this steady effort. Stay focused and hydrated." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="15" message="Short break. Shift focus to over-unders next." />
    </SteadyState>
    <IntervalsT Repeat="15" OnDuration="60" OffDuration="60" OnPower="0.75" OffPower="0.65">
      <textevent timeoffset="0" message="Second block begins. Handle these power changes smoothly." />
      <textevent timeoffset="900" message="Halfway point. You're building fatigue resistance now." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="30" message="A tale of two efforts. Great work today." />
    </Cooldown>
  </workout>
</workout_file>