units.xml 185 B

12345678
  1. <?xml version="1.0"?>
  2. <units>
  3. <unit type="currency" base="GP" round="0"/>
  4. <unit type="weight" base="g" round="0">
  5. <level symbol="kg" count="1000" round="2"/>
  6. </unit>
  7. </units>