<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Medium #06</name>
  <description>Sharpen your responsiveness while building your aerobic base. This session combines a solid block of endurance riding with short, high-power 'spin-ups'. These brief accelerations activate fast-twitch muscle fibers and improve your neuromuscular coordination, making you more efficient at all intensities.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
    <tag name="SPRINT" />
  </tags>
  <workout>
    <Warmup Duration="540" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="60" message="We'll be adding some short, sharp spin-ups today." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="900" Power="0.68">
      <textevent timeoffset="10" message="First, a solid block of endurance to get settled." />
      <textevent timeoffset="450" message="Keep it smooth and steady." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="20" OffDuration="100" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="Get ready for the first spin-up!" />
      <textevent timeoffset="20" message="Recover." />
      <textevent timeoffset="120" message="Spin-up #2!" />
      <textevent timeoffset="140" message="Recover." />
      <textevent timeoffset="240" message="Spin-up #3!" />
      <textevent timeoffset="260" message="Recover." />
      <textevent timeoffset="360" message="Spin-up #4!" />
      <textevent timeoffset="380" message="Recover." />
      <textevent timeoffset="480" message="Last one!" />
      <textevent timeoffset="500" message="Recover." />
    </IntervalsT>
    <SteadyState Duration="1320" Power="0.7">
      <textevent timeoffset="10" message="Back to endurance pace. Settle the heart rate down." />
      <textevent timeoffset="660" message="Halfway. Legs might feel a bit more awake now." />
    </SteadyState>
    <Cooldown Duration="240" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent work today. Spin it out." />
    </Cooldown>
  </workout>
</workout_file>