<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Easy #07</name>
  <description>This session focuses on developing power through high cadence. By performing these anaerobic bursts at a high RPM, you train your neuromuscular system to fire more efficiently and rapidly. This translates to a quicker, more powerful acceleration and a more effective sprint.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="720" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="600" message="Think about light, fast feet." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="90" OnPower="1.3" OffPower="0.55">
      <textevent timeoffset="0" message="Set 1: High cadence! Spin up quickly." />
      <textevent timeoffset="360" message="Halfway through the set. Keep the RPM high!" />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.5">
      <textevent timeoffset="180" message="Good recovery now before the second set." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="90" OnPower="1.3" OffPower="0.55">
      <textevent timeoffset="0" message="Set 2: Let's do it again. Fast and smooth." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.55" />
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="360" message="Excellent work on that leg speed." />
    </Cooldown>
  </workout>
</workout_file>