<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Easy #03</name>
  <description>This workout features two sets of short, sharp 2-minute intervals at a slightly higher intensity. The aim is to improve your power at VO2 max and your ability to repeat hard efforts with minimal rest. This session is great for developing the punch needed for short climbs or attacks.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="60" message="Let's get moving. Easy spinning to start." />
    </Warmup>
    <SteadyState Duration="300" Power="0.9">
      <textevent timeoffset="10" message="A quick primer to open up the legs before the main set." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="120" OffDuration="120" OnPower="1.12" OffPower="0.6">
      <textevent timeoffset="0" message="Set 1, Interval 1. Let's go!" />
      <textevent timeoffset="60" message="One minute down, one to go!" />
      <textevent timeoffset="125" message="Quick recovery. Focus on breathing." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.65">
      <textevent timeoffset="30" message="Longer recovery between sets. Grab a drink." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="120" OffDuration="120" OnPower="1.12" OffPower="0.6">
      <textevent timeoffset="0" message="Set 2. Same effort as the first set." />
      <textevent timeoffset="60" message="Stay strong, this is where the gains are made." />
    </IntervalsT>
    <SteadyState Duration="1860" Power="0.68">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="780" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="60" message="Workout complete. Excellent work. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>