<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z6 (Anaerobic Capacity) Pushing #10</name>
  <description>This workout, 'Attack and Settle,' simulates the explosive effort needed to launch an attack followed by the hard work of sustaining it. Each interval combines a massive initial surge with a 45-second hold at a high anaerobic power. This builds the specific capacity to create separation and make it stick.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="600" message="Get ready to practice your attacks." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.5">
      <textevent timeoffset="0" message="First set of attacks. Explode, then hold on!" />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.65">
      <textevent timeoffset="600" message="Long endurance block. Recover and prepare for the final set." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.5">
      <textevent timeoffset="0" message="Final set! Make these attacks count." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.7" PowerHigh="0.5">
      <textevent timeoffset="450" message="Brilliant attacks. That's how you build race-winning power." />
    </Cooldown>
  </workout>
</workout_file>