<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Pushing #08</name>
  <description>A mentally and physically tough workout designed to simulate grinding over a short, steep climb. Three long 90-second intervals at a challenging anaerobic power will significantly boost your lactate tolerance and muscular endurance for those sustained, out-of-the-saddle efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Time to warm up for some longer anaerobic efforts." />
      <textevent timeoffset="200" message="Think about a smooth, powerful pedal stroke." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="90" OffDuration="210" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="First 90-second grinder. Settle in for the long haul." />
      <textevent timeoffset="45" message="Halfway through this one. Stay strong!" />
      <textevent timeoffset="300" message="One down, two to go. Use this long recovery well." />
      <textevent timeoffset="600" message="Final interval! This is where the gains are made." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="30" message="That's the grinder done. Excellent work." />
      <textevent timeoffset="300" message="Relax your upper body and spin the legs." />
    </Cooldown>
  </workout>
</workout_file>