<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Medium #08</name>
  <description>Inspired by the classic Billat 30-30s, this session uses a 1:1 work-to-rest ratio to maximize time spent at high intensity. This is a potent stimulus for improving both anaerobic capacity and VO2max.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="15" OnDuration="30" OffDuration="30" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="First set of 30-30s. Find a rhythm." />
      <textevent timeoffset="420" message="Stay focused. Quick on, quick off." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Deep breaths. Absorb that work. Get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="15" OnDuration="30" OffDuration="30" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Final block. Let's see some consistency." />
      <textevent timeoffset="420" message="The fatigue is real. Push through!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Classic session in the books. Well done." />
    </Cooldown>
  </workout>
</workout_file>