<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z1 (Active Recovery) Easy #02</name>
  <description>This session introduces gentle 'waves' of intensity, oscillating between the low and high end of Zone 1. This slight variation helps keep the mind engaged and promotes circulation, providing a dynamic approach to active recovery that prevents the ride from feeling monotonous.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.35" PowerHigh="0.45">
      <textevent timeoffset="150" message="Ease into the ride. Focus on finding a comfortable rhythm." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="180" OnPower="0.55" OffPower="0.45">
      <textevent timeoffset="10" message="Time for some gentle waves. Just a slight lift in effort." />
      <textevent timeoffset="240" message="Now ease back down. Feel the difference." />
      <textevent timeoffset="1260" message="Over halfway. Stay relaxed." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="150" message="Excellent. Let the legs spin down freely." />
    </Cooldown>
  </workout>
</workout_file>