<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Pushing #03</name>
  <description>Challenge your system with a pyramid of increasing power. Each 45-second interval gets progressively harder, forcing your body to recruit more muscle fibers and adapt to surging power demands. This workout is excellent for improving your finishing kick and responding to attacks.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="10" message="Time to warm up. Focus on your breathing." />
    </Warmup>
    <SteadyState Duration="180" Power="0.65">
      <textevent timeoffset="90" message="A few minutes in the endurance zone before the hard work begins." />
    </SteadyState>
    <SteadyState Duration="45" Power="1.25">
      <textevent timeoffset="0" message="First step of the pyramid. Let's go!" />
    </SteadyState>
    <SteadyState Duration="75" Power="0.55" />
    <SteadyState Duration="45" Power="1.3">
      <textevent timeoffset="3" message="Fast legs and full intent on this effort." />
    </SteadyState>
    <SteadyState Duration="75" Power="0.55" />
    <SteadyState Duration="45" Power="1.35">
      <textevent timeoffset="0" message="Top of the pyramid! This is the hardest effort." />
    </SteadyState>
    <SteadyState Duration="75" Power="0.55" />
    <SteadyState Duration="45" Power="1.35">
      <textevent timeoffset="3" message="Sharp and committed: attack this interval." />
    </SteadyState>
    <SteadyState Duration="75" Power="0.55" />
    <SteadyState Duration="45" Power="1.3">
      <textevent timeoffset="3" message="Fast legs and full intent on this effort." />
    </SteadyState>
    <SteadyState Duration="75" Power="0.55" />
    <SteadyState Duration="45" Power="1.25">
      <textevent timeoffset="0" message="Last one! Hold your form." />
    </SteadyState>
    <SteadyState Duration="75" Power="0.55" />
    <Cooldown Duration="600" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="60" message="Pyramid complete. Well done." />
      <textevent timeoffset="300" message="Easy spinning now." />
    </Cooldown>
  </workout>
</workout_file>