<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z1 (Active Recovery) Pushing #09</name>
  <description>Break up the monotony of a recovery ride with brief standing intervals. Getting out of the saddle at low power helps stretch the legs and back, promoting blood flow and preventing stiffness. This also reinforces the skill of smooth transitions between seated and standing positions.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.5">
      <textevent timeoffset="300" message="We'll be getting out of the saddle today to stretch the legs." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="330" OnPower="0.55" OffPower="0.5">
      <textevent timeoffset="0" message="Up and out of the saddle. Keep the power smooth." />
      <textevent timeoffset="30" message="Gently back down. Settle in for the seated portion." />
      <textevent timeoffset="210" message="Halfway to the next standing break. Stay relaxed." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="60" message="Good session. Spin easy now." />
    </Cooldown>
  </workout>
</workout_file>