<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Medium #10</name>
  <description>This workout simulates the end of a race, with a sustained tempo effort leading into a series of all-out anaerobic attacks. It teaches you to produce high power even when already fatigued. This is the perfect session for practicing your race-winning kick.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="15" message="Let's get this final workout started." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="60" Power="0.55" />
    <SteadyState Duration="480" Power="0.88">
      <textevent timeoffset="10" message="Settle into a strong tempo pace. Stay relaxed." />
      <textevent timeoffset="240" message="Halfway through the tempo block. Stay steady." />
      <textevent timeoffset="450" message="Get ready for the final attacks!" />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="60" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="First attack! Go hard!" />
      <textevent timeoffset="90" message="Second attack! Find that power." />
      <textevent timeoffset="270" message="This is it! The final kick! Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Brilliant finish. You earned this cooldown." />
    </Cooldown>
  </workout>
</workout_file>