1<?xml version='1.0' encoding='utf-8'?> 2<designspace format="3"> 3 <axes> 4 <axis default="400.0" maximum="900.0" minimum="100.0" name="weight" tag="wght"> 5 <map input="100.0" output="26" /> 6 <map input="200.0" output="39" /> 7 <map input="300.0" output="58" /> 8 <map input="400.0" output="90" /> 9 <map input="500.0" output="108" /> 10 <map input="600.0" output="128" /> 11 <map input="700.0" output="151" /> 12 <map input="800.0" output="169" /> 13 <map input="900.0" output="190" /> 14 <labelname xml:lang="en">Weight</labelname> 15 </axis> 16 </axes> 17 <sources> 18 <source familyname="Test Family 3" filename="master_ufo/TestFamily3-Light.ufo" name="Test Family 3 Light" stylename="Light"> 19 <location> 20 <dimension name="weight" xvalue="26.000000" /> 21 </location> 22 </source> 23 <source familyname="Test Family 3" filename="master_ufo/TestFamily3-Regular.ufo" name="Test Family 3 Regular" stylename="Regular"> 24 <lib copy="1" /> 25 <groups copy="1" /> 26 <features copy="1" /> 27 <info copy="1" /> 28 <location> 29 <dimension name="weight" xvalue="90.000000" /> 30 </location> 31 </source> 32 <source familyname="Test Family 3" filename="master_ufo/TestFamily3-SemiBold.ufo" name="Test Family 3 SemiBold" stylename="SemiBold"> 33 <location> 34 <dimension name="weight" xvalue="151.000000" /> 35 </location> 36 </source> 37 <source familyname="Test Family 3" filename="master_ufo/TestFamily3-Bold.ufo" name="Test Family 3 Bold" stylename="Bold"> 38 <location> 39 <dimension name="weight" xvalue="190.000000" /> 40 </location> 41 </source> 42 </sources> 43 <instances> 44 </instances> 45</designspace> 46