1<?xml version='1.0' encoding='UTF-8'?> 2<designspace format="5.0"> 3 <axes> 4 <axis tag="wdth" name="width" minimum="50" maximum="200" default="50"> 5 <map input="50" output="0"/> 6 <map input="100" output="500"/> 7 <map input="200" output="1000"/> 8 </axis> 9 </axes> 10 <sources> 11 <source filename="../MutatorSerifLightCondensed.ufo" familyname="MutatorMathTest" stylename="SerifLightCondensed"> 12 <location> 13 <dimension name="width" xvalue="0"/> 14 </location> 15 </source> 16 <source filename="../MutatorSerifLightWide.ufo" familyname="MutatorMathTest" stylename="SerifLightWide"> 17 <location> 18 <dimension name="width" xvalue="1000"/> 19 </location> 20 </source> 21 </sources> 22 <instances> 23 <instance name="MutatorMathTest Serif Light Condensed" familyname="MutatorMathTest" stylename="Serif Light Condensed" filename="MutatorMathTest-Serif Light Condensed.ttf" postscriptfontname="MutatorMathTest-SerifLightCondensed" stylemapfamilyname="MutatorMathTest Serif Light Condensed" stylemapstylename="regular"> 24 <location> 25 <dimension name="width" xvalue="0"/> 26 </location> 27 </instance> 28 </instances> 29</designspace> 30