<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Medium #01</name>
  <description>This workout builds your aerobic base with two extended endurance blocks. Sustaining a steady Zone 2 effort improves metabolic efficiency, teaching your body to better utilize fat for fuel. It's the cornerstone of endurance training, enhancing stamina for longer rides.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="540" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="30" message="Let's get started. Settle in and focus on your breathing." />
      <textevent timeoffset="300" message="Easy spinning, gradually waking up the legs." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="1320" Power="0.68">
      <textevent timeoffset="10" message="First main block. Find a comfortable cadence and settle in." />
      <textevent timeoffset="660" message="Halfway through this block. Body should feel good, conversation pace." />
      <textevent timeoffset="1200" message="Just a couple of minutes left here. Stay smooth." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="10" message="Short recovery. Spin the legs out." />
    </SteadyState>
    <SteadyState Duration="1320" Power="0.7">
      <textevent timeoffset="10" message="Final endurance block. A slight increase in power." />
      <textevent timeoffset="660" message="Great work, halfway point. Keep your form solid." />
      <textevent timeoffset="1260" message="Almost there, cooldown is next!" />
    </SteadyState>
    <Cooldown Duration="240" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent work today. Let's bring the heart rate down." />
      <textevent timeoffset="120" message="Easy spin to finish." />
    </Cooldown>
  </workout>
</workout_file>