<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Pushing #05</name>
  <description>Prepare for the relentless demands of racing with 'The Grinder'. This workout features sustained 4-minute VO2 max intervals with very short recovery periods. It's designed to push your limits, improve lactate clearance, and build the mental fortitude needed to hold on when the pace is high.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="15" message="Welcome to The Grinder. Let's get warm." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="240" OffDuration="60" OnPower="1.06" OffPower="0.6">
      <textevent timeoffset="10" message="Four minutes on. Settle in, this will get tough." />
      <textevent timeoffset="120" message="Halfway point. Breathing is heavy, that's the goal." />
      <textevent timeoffset="245" message="Quick recovery. Just enough to catch your breath." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="15" message="You made it through the grind. Superb effort." />
      <textevent timeoffset="150" message="Hydrate and start thinking about recovery." />
    </Cooldown>
  </workout>
</workout_file>