blob: a9ab6357481c046b7ce5e2d3e3b3ee30409b1e9c (
plain) (
blame)
1
2
3
4
5
6
7
|
<?xml version="1.0"?>
<units>
<unit type="currency" base="GP" round="0"/>
<unit type="weight" base="g" round="0">
<level symbol="kg" count="1000" round="2"/>
</unit>
</units>
|