<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Easy #10</name>
  <description>This 'mixed bag' session combines different types of VO2 max intervals to create a varied and engaging workout. By switching between longer, steady efforts and short, sharp bursts, you challenge your aerobic system from multiple angles. This keeps the training stimulus fresh and builds a well-rounded top-end fitness.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="240" OffDuration="240" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="Starting with longer 4-minute efforts." />
      <textevent timeoffset="120" message="Halfway. Keep it smooth." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6" />
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="0" message="Switching gears! Short, sharp 30/30s now." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="120" OffDuration="120" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="Final set. 2-minute efforts to finish it off!" />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.65" />
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.7" />
  </workout>
</workout_file>