<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Pushing #06</name>
  <description>Criss-cross tempo intervals enhance your aerobic engine by keeping you in a productive state for long durations. The slight dips in intensity provide micro-recoveries, allowing you to accumulate more time at a challenging pace, which is key for improving sustained power output.</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 moving. Easy spin to start." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Warm-up complete. The first long block is next." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="60" OnPower="0.87" OffPower="0.7">
      <textevent timeoffset="10" message="Up to tempo power." />
      <textevent timeoffset="250" message="Slight dip. Keep the legs turning over smoothly." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="10" message="Main block one is done. Great work. Spin easy." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="60" OnPower="0.87" OffPower="0.7">
      <textevent timeoffset="10" message="Back to it. Second and final block." />
      <textevent timeoffset="760" message="Halfway. Stay mentally engaged." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="10" message="Workout complete. Let's start the cooldown." />
    </Cooldown>
  </workout>
</workout_file>