<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Easy #09</name>
  <description>Focus on sharp, high-quality efforts with this session. The 45-second intervals are long enough to challenge your anaerobic system, while the substantial recovery ensures you can hit each one with near-maximal power. This workout is great for building the explosive power needed for decisive attacks.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="660" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="330" message="Halfway through the warm-up. Start to bring the focus." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="45" OffDuration="180" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="0" message="First set of three. Strong and controlled." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="150" message="Relax and recover before our final set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="45" OffDuration="180" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="0" message="Final set. Let's make these count!" />
    </IntervalsT>
    <SteadyState Duration="510" Power="0.55" />
    <Cooldown Duration="780" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="400" message="Excellent quality on those efforts. Cool down well." />
    </Cooldown>
  </workout>
</workout_file>