<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Easy #09</name>
  <description>This workout 'sandwiches' a steady, low-endurance effort between two large blocks of active recovery. The brief period in Zone 2 helps stimulate blood flow more effectively, acting as a catalyst for the recovery process without adding significant fatigue.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.3" PowerHigh="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="1800" Power="0.5">
      <textevent timeoffset="30" message="First long recovery block. Relax and spin." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="30" message="Time for a brief lift into the endurance zone. Just a touch more pressure." />
      <textevent timeoffset="300" message="Halfway through the Z2 block. Breathing should still be easy." />
    </SteadyState>
    <SteadyState Duration="1800" Power="0.5">
      <textevent timeoffset="30" message="Back to recovery. Notice how this feels after the brief effort." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great session. Let's bring it home." />
    </Cooldown>
  </workout>
</workout_file>