<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Easy #09</name>
  <description>This session mixes a long, steady tempo effort with shorter, sharper intervals to challenge your body in different ways. The initial block builds endurance, while the latter intervals improve your ability to handle repeated surges. This creates a well-rounded tempo adaptation.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="600" Power="0.8">
      <textevent timeoffset="15" message="Long tempo block. This is about building that solid aerobic base." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55" />
    <IntervalsT Repeat="3" OnDuration="120" OffDuration="40" OnPower="0.88" OffPower="0.55">
      <textevent timeoffset="5" message="Now for a change of pace. Shorter, sharper efforts." />
      <textevent timeoffset="325" message="Last hard effort! Finish strong." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="20" message="Great combination of efforts today." />
    </Cooldown>
  </workout>
</workout_file>