<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z4 (Threshold) Easy #10</name>
  <description>Threshold floats are a challenging workout that minimizes recovery to maximize aerobic stress. By 'floating' at a high tempo pace instead of spinning easily, you force your body to become more efficient at processing lactate while under load. This is an advanced session for building a massive aerobic engine.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="300" Power="0.7">
      <textevent timeoffset="150" message="Get ready. The 'recoveries' will be active." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="300" OffDuration="300" OnPower="1" OffPower="0.85">
      <textevent timeoffset="10" message="First push to threshold." />
      <textevent timeoffset="310" message="Now, 'float' at tempo. No real rest here." />
      <textevent timeoffset="610" message="Back up to threshold. Stay focused." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Main set done. That was tough. Spin it out." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>