<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Medium #08</name>
  <description>Build explosive power from a near-standstill with these standing start efforts. This workout focuses on generating massive torque and accelerating quickly, simulating a criterium start or a jump out of a slow corner. It's a fantastic session for improving raw strength and acceleration.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="120" Power="0.6">
      <textevent timeoffset="60" message="Standing starts are next. Prepare to stomp on the pedals." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="4" OnDuration="45" OffDuration="135" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Effort 1! Out of the saddle and drive the power down!" />
      <textevent timeoffset="180" message="Effort 2! Same explosive start." />
      <textevent timeoffset="380" message="Keep the quality high. Drive from the core." />
      <textevent timeoffset="540" message="Last one! Make it your best one!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Great acceleration work. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>