<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Medium #05</name>
  <description>This workout uses two sets of sharp, 45-second anaerobic intervals to boost your top-end speed and power. The short, intense efforts with ample recovery are perfect for developing explosive strength. This session helps improve your sprinting ability and capacity for repeated hard attacks.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="15" message="Let's get warm. Focus on smooth pedaling." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="45" OffDuration="75" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Set 1 begins. 45 seconds, all out!" />
      <textevent timeoffset="240" message="Last rep of the first set!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="30" message="Good first set. Take this recovery before we go again." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="45" OffDuration="75" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Set 2! Let's match the power from the first set." />
      <textevent timeoffset="220" message="This is the last hard effort. Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Great session. Hydrate and spin easy." />
    </Cooldown>
  </workout>
</workout_file>