<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Easy #03</name>
  <description>This workout introduces variety with two distinct sets of intervals. The first set builds a base of VO2max work, while the second, shorter set pushes the intensity higher. This structure helps improve your ability to handle changes in pace at your upper limits.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="300" message="Check your posture. Shoulders relaxed, light grip on the bars." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="180" Power="0.75" />
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="180" OnPower="1.08" OffPower="0.55">
      <textevent timeoffset="0" message="First set. Settle in for this 3-minute effort." />
      <textevent timeoffset="450" message="Stay on top of the gear. Keep the cadence up." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Big recovery here before the next set of intervals." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="120" OffDuration="240" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="Second set! Shorter, but sharper. Let's go!" />
      <textevent timeoffset="60" message="One minute to go! Push through." />
    </IntervalsT>
    <SteadyState Duration="660" Power="0.65" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="360" message="Fantastic session. Hydrate well." />
    </Cooldown>
  </workout>
</workout_file>