<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Easy #08</name>
  <description>Develop your capacity for repeated hard efforts with 'Paired Efforts'. This workout groups two sharp VO2max intervals together, followed by a long rest. This structure simulates the demands of attacking and counter-attacking, improving your recovery between intense surges.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Let's get started. Easy spinning to begin." />
      <textevent timeoffset="600" message="Breathing should be getting deeper now." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="120" OffDuration="120" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="First pair of intervals. Let's go!" />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="30" message="Long rest. Spin the legs and prepare for the next set." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="120" OffDuration="120" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="Second pair. Match the first effort." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="120" OffDuration="120" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="Final pair. Make it your best!" />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="That's a tough session in the books. Well done." />
    </Cooldown>
  </workout>
</workout_file>