<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Easy #04</name>
  <description>This session alternates between high tempo and low endurance, improving your body's ability to handle changes in pace. It's a great way to build resilience and make your tempo pace feel more comfortable over time.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="400" message="Get ready for the main set of alternating intervals." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="180" OffDuration="120" OnPower="0.88" OffPower="0.65">
      <textevent timeoffset="10" message="First tempo push. Settle in." />
      <textevent timeoffset="1380" message="Halfway point! Keep the transitions smooth." />
      <textevent timeoffset="2710" message="Last one, make it your best one!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55" />
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>