<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Easy #02</name>
  <description>This session uses short, sharp micro-intervals to accumulate time at your maximum aerobic capacity with minimal muscular fatigue. The 30/30 structure rapidly elevates your heart rate and oxygen consumption, making it a highly efficient way to build top-end fitness.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="1200" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="600" message="Let's wake up the legs with a few short spins." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="0" message="First block of 30/30s. Quick and sharp!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="0" message="Block two. Stay focused on each 'on' effort." />
      <textevent timeoffset="300" message="Halfway! Keep the power consistent." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6" />
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="0" message="Final block! Make these the best ones yet." />
    </IntervalsT>
    <SteadyState Duration="1200" Power="0.65" />
    <Cooldown Duration="900" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="0" message="Excellent session. Time for a gradual cooldown." />
    </Cooldown>
  </workout>
</workout_file>