first commit

This commit is contained in:
2025-11-13 21:11:40 +01:00
commit ec7ae1b90f
45 changed files with 38454 additions and 0 deletions
@@ -0,0 +1,19 @@
<workout_file>
<author>En Svensk Klassiker Träningsplan</author>
<name>Fas 2: Långpass 2.5 timmar</name>
<description>2.5 timmars långpass med varierad intensitet. Simulerar lång cykeltur. Vecka 5-7.</description>
<sportType>bike</sportType>
<tags>
<tag name="Fas2"/>
<tag name="Endurance"/>
<tag name="Long"/>
</tags>
<workout>
<Warmup Duration="600" PowerLow="0.50" PowerHigh="0.65" pace="0"/>
<SteadyState Duration="3600" Power="0.65" pace="0"/>
<SteadyState Duration="1800" Power="0.70" pace="0"/>
<SteadyState Duration="1800" Power="0.65" pace="0"/>
<SteadyState Duration="1200" Power="0.60" pace="0"/>
<Cooldown Duration="600" PowerLow="0.60" PowerHigh="0.50" pace="0"/>
</workout>
</workout_file>