<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Medium #10</name>
  <description>This workout simulates the variable effort of an outdoor ride while keeping the overall intensity firmly in the aerobic Zone 2. The repeated blocks of higher-end endurance work followed by active recovery challenge your body to clear lactate and recover efficiently. This is a practical application of the Coggan Power Zones, preparing you for real-world conditions where power is rarely perfectly constant. Stay focused during the transitions.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="360" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="180" message="Let's get warm. Prepare for a variable effort ride." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="240" OffDuration="100" OnPower="0.73" OffPower="0.58">
      <textevent timeoffset="10" message="First effort. Find a solid rhythm." />
      <textevent timeoffset="250" message="Now, recover actively. Don't stop pedaling." />
      <textevent timeoffset="1030" message="Halfway done! Keep the efforts and recoveries consistent." />
      <textevent timeoffset="1710" message="Last interval coming up. Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="10" message="Great job managing the changes in effort. Time to cool down." />
      <textevent timeoffset="180" message="Let everything relax. Well done." />
    </Cooldown>
  </workout>
</workout_file>