<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Medium #05</name>
  <description>Maintain your top-end power with these sustained anaerobic efforts. Holding power in this zone for 2-3 minutes builds significant fatigue resistance and pushes your anaerobic threshold to new heights.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="600" message="Let's open up the legs with a few short bursts." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="150" OffDuration="300" OnPower="1.21" OffPower="0.6">
      <textevent timeoffset="0" message="Settle in, this is a long effort." />
      <textevent timeoffset="75" message="Halfway! Stay strong and focused." />
      <textevent timeoffset="150" message="Good work. Recovery is key now." />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="450" message="That was a tough one. Great job seeing it through." />
    </Cooldown>
  </workout>
</workout_file>