summaryrefslogtreecommitdiff
path: root/units.xml
blob: 0589a2ac458e843c2e4f4ffa788b4af921f8af3d (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<units>
    <unit type="currency" base="GP" round="0"/>
    <unit type="weight" base="g" round="0">
        <level symbol="Kg" count="1000" round="2"/>
    </unit>
</units>