<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Easy #03</name>
  <description>Build your anaerobic power with this pyramid-style workout. The intensity increases as the interval duration decreases, challenging your ability to produce explosive power. This session is great for improving your jump and ability to cover attacks.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="300" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="30" message="Gentle start, gradually building the effort." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Ramp>
    <SteadyState Duration="60" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="90" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="First set. Find a good rhythm." />
    </IntervalsT>
    <SteadyState Duration="30" Power="0.6" />
    <IntervalsT Repeat="3" OnDuration="15" OffDuration="75" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Now for the short, sharp efforts. Explode!" />
    </IntervalsT>
    <SteadyState Duration="60" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="90" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Replicate that first effort." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="60" message="Workout complete. Time for a long, gradual cooldown." />
    </Cooldown>
  </workout>
</workout_file>