summaryrefslogtreecommitdiffstats
path: root/example/units.xml
blob: 265318f25b38775a83598ab66919dee6ad0d781a (plain)
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>