<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Easy #06</name>
  <description>This session simulates rolling terrain by alternating between the lower and upper ends of your endurance zone. These subtle shifts in intensity, while staying entirely within Z2 of the Coggan Power Zones, train your body to adapt to changing power demands efficiently. This enhances metabolic flexibility and muscular endurance. Focus on smooth transitions between the power levels, as if cresting a small hill and descending into a dip.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="30" message="Let's get moving. Prepare for a rolling endurance ride." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <IntervalsT Repeat="7" OnDuration="300" OffDuration="300" OnPower="0.75" OffPower="0.6">
      <textevent timeoffset="10" message="First 'push' over the roller. Smooth power." />
      <textevent timeoffset="150" message="Halfway. Stay engaged." />
      <textevent timeoffset="310" message="Now ease back for the 'dip'. Recover while still working." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="That's the main set done. Great job managing the changes." />
      <textevent timeoffset="300" message="Spin easy and cool down." />
    </Cooldown>
  </workout>
</workout_file>