<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Medium #09</name>
  <description>This 'criss-cross' tempo workout involves frequent changes between high-tempo power and high-endurance power. This improves your ability to make and respond to subtle pace changes, while building a robust aerobic engine that can handle sustained, variable efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="180" message="Focus on a high, smooth cadence during the warm-up." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Get ready for the criss-cross intervals." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="600" OffDuration="240" OnPower="0.8" OffPower="0.55">
      <textevent timeoffset="0" message="First set. Focus on hitting the power targets cleanly." />
      <textevent timeoffset="90" message="Up to 90%..." />
      <textevent timeoffset="120" message="...now back to 70%." />
      <textevent timeoffset="300" message="Halfway. Keep the transitions smooth." />
      <textevent timeoffset="610" message="Recovery. Spin the legs." />
      <textevent timeoffset="850" message="Block two. Let's find that rhythm again." />
      <textevent timeoffset="1450" message="Final block. Make it your strongest." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="240" message="Well done. A great session for building versatility." />
    </Cooldown>
  </workout>
</workout_file>