<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z2 (Endurance) Easy #02</name>
  <description>This session introduces gentle variations in intensity to improve aerobic fitness without causing significant stress. By alternating between the lower and upper ends of your Z2 (Endurance) range, as defined by the Coggan Power Zones, you'll challenge your body to adapt to subtle changes in effort. This helps break the monotony of a single-paced ride while keeping the focus firmly on building endurance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="240" PowerLow="0.45" PowerHigh="0.55">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="120" OnPower="0.7" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Feel the slight increase in effort." />
      <textevent timeoffset="600" message="Halfway point of the main set. Focus on smooth transitions between power levels." />
      <textevent timeoffset="1080" message="Last high-end interval. Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.3" />
  </workout>
</workout_file>