﻿<moneyformats>
    <!-- USD -->
    <moneyformat>
        <dividers thousands="," decimal="."/>
        <strings>
            <curchar after="false">$</curchar>
            <centchar usecent="false" after="false">c</centchar>
        </strings>
        <iso>USD</iso>
        <decimals>2</decimals>  
    </moneyformat>
    <!-- EUR -->
    <moneyformat>
        <dividers thousands="," decimal="."/>
        <strings>
            <curchar after="false">€</curchar>
            <centchar usecent="false" after="false">c</centchar>
        </strings>
        <iso>EUR</iso>
        <decimals>2</decimals>  
    </moneyformat>
    <!-- SEK -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">SEK</curchar>
            <centchar usecent="false" after="false">öre</centchar>
        </strings>
        <iso>SEK</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- GBP -->
    <moneyformat>
        <dividers thousands="," decimal="."/>
        <strings>
            <curchar after="false">£</curchar>
            <centchar usecent="false" after="false">p</centchar>
        </strings>
        <iso>GBP</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- TRY -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">TL</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>TRY</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- RUB -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">RUB</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>RUB</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- BGN -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">BGN</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>BGN</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- CZK -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">CZK</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>CZK</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- DKK -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">DKK</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>DKK</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- NOK -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">NOK</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>NOK</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- PLN -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">PLN</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>PLN</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- RON -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">RON</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>RON</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- CHF -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">CHF</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>CHF</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- UAH -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">UAH</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>UAH</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- LVL -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">LVL</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>LVL</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- CAD -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">CAD</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>CAD</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- SGD -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">SGD</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>SGD</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- AUD -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">AUD</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>AUD</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- NZD -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">NZD</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>NZD</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- LTL -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">LTL</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>LTL</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- ARS -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">ARS</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>ARS</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- HRK -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">HRK</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>HRK</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- CNY -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">CNY</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>CNY</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- ZAR -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">ZAR</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>ZAR</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- HKD -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">HKD</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>HKD</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- EEK -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">EEK</curchar>
            <centchar usecent="false" after="false">?</centchar>
        </strings>
        <iso>EEK</iso>
        <decimals>2</decimals>
    </moneyformat>
    <moneyformat>
        <useThousandDividerChar>true</useThousandDividerChar>
        <dividers thousands="." decimal=","/>
        <strings>
            <centchar usecent="false" after="false">?</centchar>
            <useIsoIfCharNotPresent after="true">true</useIsoIfCharNotPresent>
        </strings>
        <iso>BRL</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- PEN -->
    <moneyformat>
        <dividers thousands="." decimal=","/>
        <strings>
            <curchar after="false">PEN</curchar>
            <centchar usecent="false" after="false">?</centchar>
		</strings>
        <iso>PEN</iso>
        <decimals>2</decimals>
    </moneyformat>
	<!-- GEL -->
    <moneyformat>
        <useThousandDividerChar>true</useThousandDividerChar>
        <dividers thousands="," decimal="."/>
        <strings>
            <curchar after="false">GEL</curchar>
            <centchar usecent="false" after="false">?</centchar>
		</strings>
        <iso>GEL</iso>
        <decimals>2</decimals>
    </moneyformat>
    <!-- GHS -->
    <moneyformat>
        <useThousandDividerChar>true</useThousandDividerChar>
        <dividers thousands="," decimal="."/>
        <strings>
            <curchar after="false">GHS</curchar>
            <centchar usecent="false" after="false">?</centchar>
		</strings>
        <iso>GHS</iso>
        <decimals>2</decimals>
	</moneyformat>
</moneyformats>