<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Easy #06</name>
  <description>Cruise intervals are a classic method for building aerobic fitness. These repeated, solid tempo efforts with short recoveries train your body to sustain a challenging pace for longer, directly improving your endurance performance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="480" OffDuration="240" OnPower="0.88" OffPower="0.65">
      <textevent timeoffset="10" message="First cruise interval. Lock in the pace." />
      <textevent timeoffset="1450" message="Three down, two to go. Stay strong and consistent." />
      <textevent timeoffset="2890" message="Final interval. Finish with your best effort!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.35" />
  </workout>
</workout_file>