<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Medium #02</name>
  <description>Challenge your pacing and mental toughness with this VO2 max pyramid. The changing interval durations train your body to handle varied high-intensity efforts, mimicking the demands of attacks and short climbs. This session is excellent for improving repeatability and lactate tolerance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
    <tag name="PYRAMID" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Focus on your posture: flat back, relaxed shoulders." />
      <textevent timeoffset="600" message="Warm-up is nearly done. Prepare for the first effort of the pyramid." />
    </Warmup>
    <IntervalsT Repeat="1" OnDuration="180" OffDuration="180" OnPower="1.12" OffPower="0.55">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
      <textevent timeoffset="180" message="Halfway—you're holding this well." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="240" OffDuration="240" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
      <textevent timeoffset="240" message="Half done. Stay smooth and focused." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="300" OffDuration="300" OnPower="1.08" OffPower="0.55">
      <textevent timeoffset="0" message="Top of the pyramid. This is the longest effort." />
      <textevent timeoffset="150" message="Hold steady, you're halfway through the peak!" />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="240" OffDuration="240" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="180" OffDuration="180" OnPower="1.12" OffPower="0.55" />
    <SteadyState Duration="480" Power="0.6" />
    <Cooldown Duration="840" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="30" message="Pyramid complete! Excellent effort. Let's start the cooldown." />
    </Cooldown>
  </workout>
</workout_file>