<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Medium #10</name>
  <description>This workout builds your ability to produce anaerobic power when you are already fatigued. After a long, steady endurance block, you'll be asked to complete a set of hard, 60-second intervals. This is the ultimate race-specific workout, simulating the final kilometers of a hard race where the winning move is made.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. We have a long steady portion today before the fireworks." />
      <textevent timeoffset="450" message="Focus on efficient pedaling. Smooth circles." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="4500" Power="0.8">
      <textevent timeoffset="30" message="Settling in for a long tempo block. Find a sustainable rhythm." />
      <textevent timeoffset="1800" message="Check your hydration and fuel. Stay on top of it." />
      <textevent timeoffset="3600" message="One hour of tempo done. The hard part is coming soon. Stay focused." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="60" OffDuration="180" OnPower="1.4" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go! The finishing efforts. Do this on tired legs!" />
      <textevent timeoffset="540" message="Halfway through the intervals. Keep pushing!" />
      <textevent timeoffset="1020" message="Last one! Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="30" message="That's how you finish a ride. Amazing work. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>