<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z6 (Anaerobic Capacity) Easy #05</name>
  <description>This pyramid structure targets your anaerobic system from multiple angles. Building up and then back down in duration helps improve both your peak power output and your capacity to sustain high-intensity efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="420" Power="0.65">
      <textevent timeoffset="200" message="Get ready for a pyramid of power." />
    </SteadyState>
    <IntervalsT Repeat="1" OnDuration="30" OffDuration="360" OnPower="1.5" OffPower="0.55">
      <textevent timeoffset="0" message="First step of the pyramid. 30s!" />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="45" OffDuration="360" OnPower="1.4" OffPower="0.55">
      <textevent timeoffset="0" message="Climbing up. 45 seconds!" />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="60" OffDuration="360" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="0" message="Top of the pyramid! 60 seconds!" />
      <textevent timeoffset="30" message="Halfway there! Keep pushing!" />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="45" OffDuration="360" OnPower="1.4" OffPower="0.55">
      <textevent timeoffset="0" message="Heading down. 45 seconds again!" />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="30" OffDuration="360" OnPower="1.5" OffPower="0.55">
      <textevent timeoffset="0" message="Final step. 30 seconds, make it count!" />
    </IntervalsT>
    <SteadyState Duration="270" Power="0.6" />
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="30" message="Pyramid conquered. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>