summaryrefslogblamecommitdiff
path: root/units.xml
blob: 83091d0da358e84efe7da95b4ef002e6ea75b859 (plain) (tree)
1
2
3
4
5
6
7
8
9

                     






                                                                   
        
<?xml version="1.0"?>
<units>
    <unit type="currency" base="GP" round="0" separator=" "/>
    <unit type="weight" base="g" round="0" separator=" ">
        <level symbol="kg" count="1000" round="2"/>
    </unit>
    <currency>
        <unit name="medal" base=" Medals" round="0" separator=" "/>
    </currency>
</units>