<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Medium #07</name>
  <description>Focus on pure, unadulterated power. These very short, maximal efforts with long recoveries target your neuromuscular system, improving muscle fiber recruitment and peak power output for that winning sprint.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="600" message="Keep the cadence high, getting ready for some explosive sprints." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="270" OnPower="1.75" OffPower="0.5">
      <textevent timeoffset="0" message="MAXIMUM effort for 30 seconds! GO!" />
      <textevent timeoffset="30" message="Full recovery. Spin very easy. Let the muscles recharge." />
      <textevent timeoffset="900" message="Just one more sprint left. Make it your best one!" />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="450" message="Great power output today. Time to cool down properly." />
    </Cooldown>
  </workout>
</workout_file>