<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Easy #08</name>
  <description>This workout pairs one-minute anaerobic efforts with long, steady recovery periods to build your ability to repeat hard efforts. The structure mimics the demands of attacking and then settling back into a rhythm. It's excellent for improving your recovery time after going deep into the red zone.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.72">
      <textevent timeoffset="300" message="Let's get warmed up for some solid 1-minute efforts." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="60" OffDuration="300" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Interval 1 of 5. Pace it well." />
      <textevent timeoffset="30" message="30 seconds to go!" />
      <textevent timeoffset="1080" message="Three down, two remain. Stay focused." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6" />
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="360" message="Strong finish. Spin out the legs." />
    </Cooldown>
  </workout>
</workout_file>