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,17 @@
<workout_file>
<author>En Svensk Klassiker Träningsplan</author>
<name>Fas 1: Långpass 90 min</name>
<description>Längre uthållighetspass för att bygga grundkondition. Vecka 13-16. Lugnt tempo genom hela passet.</description>
<sportType>bike</sportType>
<tags>
<tag name="Fas1"/>
<tag name="Endurance"/>
<tag name="Long"/>
</tags>
<workout>
<Warmup Duration="600" PowerLow="0.50" PowerHigh="0.65" pace="0"/>
<SteadyState Duration="3000" 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>