<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Pushing #04</name>
  <description>Build your capacity to respond to attacks with these tempo intervals featuring short, powerful bursts. This workout mimics the demands of rolling terrain or surging pacelines, training your neuromuscular system to produce power quickly while improving your aerobic base.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="10" message="Let's get started. Easy spinning to warm up." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="10" message="Warmed up and ready. The first block is coming." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="15" OffDuration="165" OnPower="1.2" OffPower="0.85">
      <textevent timeoffset="10" message="Quick burst!" />
      <textevent timeoffset="25" message="Settle back into tempo smoothly." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="10" message="Good first block. Recover and prepare for the next." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="15" OffDuration="165" OnPower="1.2" OffPower="0.85">
      <textevent timeoffset="10" message="Burst!" />
      <textevent timeoffset="460" message="Halfway through this block. Stay consistent." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="10" message="One more to go. Focus." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="15" OffDuration="165" OnPower="1.2" OffPower="0.85">
      <textevent timeoffset="10" message="Final block, let's go! Burst!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="10" message="That's a wrap. Excellent work." />
      <textevent timeoffset="300" message="Flush the legs and rehydrate." />
    </Cooldown>
  </workout>
</workout_file>