<?xml version="1.0" encoding="UTF-8"?>
<remap-data>
    <column name="region">
        <!-- order matters here! -->
        <output-data>Global</output-data>
        <!-- no mappings implies no data will get remapped -->
        <map from="USA" to="Global"/>
        <map from="Africa_Eastern" to="Global"/>
        <map from="Africa_Northern" to="Global"/>
        <map from="Africa_Southern" to="Global"/>
        <map from="Africa_Western" to="Global"/>
        <map from="Australia_NZ" to="Global"/>
        <map from="Brazil" to="Global"/>
        <map from="Canada" to="Global"/>
        <map from="Central America and Caribbean" to="Global"/>
        <map from="Central Asia" to="Global"/>
        <map from="China" to="Global"/>
        <map from="EU-12" to="Global"/>
        <map from="EU-15" to="Global"/>
        <map from="Europe_Eastern" to="Global"/>
        <map from="Europe_Non_EU" to="Global"/>
        <map from="European Free Trade Association" to="Global"/>
        <map from="India" to="Global"/>
        <map from="Indonesia" to="Global"/>
        <map from="Japan" to="Global"/>
        <map from="Mexico" to="Global"/>
        <map from="Middle East" to="Global"/>
        <map from="Pakistan" to="Global"/>
        <map from="Russia" to="Global"/>
        <map from="South Africa" to="Global"/>
        <map from="South America_Northern" to="Global"/>
        <map from="South America_Southern" to="Global"/>
        <map from="South Asia" to="Global"/>
        <map from="South Korea" to="Global"/>
        <map from="Southeast Asia" to="Global"/>
        <map from="Taiwan" to="Global"/>
        <map from="Argentina" to="Global"/>
        <map from="Colombia" to="Global"/>
    </column>
    <column name="sector">
        <output-data>surface</output-data>
        <output-data>aircraft</output-data>
        <map from="H2 central production" to="surface"/>
        <map from="H2 forecourt production" to="surface"/>
        <map from="H2 wholesale dispensing" to="surface"/>
        <map from="N fertilizer" to="surface"/>
        <map from="agricultural energy use" to="surface"/>
        <map from="alumina" to="surface"/>
        <map from="backup_electricity" to="surface"/>
        <map from="cement" to="surface"/>
        <map from="chemical energy use" to="surface"/>
        <map from="chemical feedstocks" to="surface"/>
        <map from="comm cooling" to="surface"/>
        <map from="comm heating" to="surface"/>
        <map from="comm others" to="surface"/>
        <map from="construction energy use" to="surface"/>
        <map from="csp_backup" to="surface"/>
        <map from="desalinated water" to="surface"/>
        <map from="district heat" to="surface"/>
        <map from="elec_biomass (IGCC)" to="surface"/>
        <map from="elec_biomass (IGCC CCS)" to="surface"/>
        <map from="elec_biomass (conv)" to="surface"/>
        <map from="elec_biomass (conv CCS)" to="surface"/>
        <map from="elec_coal (IGCC)" to="surface"/>
        <map from="elec_coal (conv pul)" to="surface"/>
        <map from="elec_coal (IGCC CCS)" to="surface"/>
        <map from="elec_coal (conv pul CCS)" to="surface"/>
        <map from="elec_gas (CC)" to="surface"/>
        <map from="elec_gas (CC CCS)" to="surface"/>
        <map from="elec_gas (steam/CT)" to="surface"/>
        <map from="elec_refined liquids (CC)" to="surface"/>
        <map from="elec_refined liquids (CC CCS)" to="surface"/>
        <map from="elec_refined liquids (steam/CT)" to="surface"/>
        <map from="gas pipeline" to="surface"/>
        <map from="gas processing" to="surface"/>
        <map from="iron and steel" to="surface"/>
        <map from="mining energy use" to="surface"/>
        <map from="other industrial energy use" to="surface"/>
        <map from="other industrial feedstocks" to="surface"/>
        <map from="process heat cement" to="surface"/>
        <map from="refining" to="surface"/>
        <map from="regional biomass" to="surface"/>
        <map from="regional biomassOil" to="surface"/>
        <map from="regional corn for ethanol" to="surface"/>
        <map from="regional sugar for ethanol" to="surface"/>
        <map from="resid cooling" to="surface"/>
        <map from="resid heating" to="surface"/>
        <map from="resid others" to="surface"/>
        <map from="trn_aviation_intl" to="aircraft"/>
        <map from="trn_freight" to="surface"/>
        <map from="trn_freight_road" to="surface"/>
        <map from="trn_pass" to="surface"/>
        <map from="trn_pass_road" to="surface"/>
        <map from="trn_pass_road_LDV" to="surface"/>
        <map from="trn_pass_road_LDV_4W" to="surface"/>
        <map from="trn_shipping_intl" to="surface"/>
        <map from="unconventional oil production" to="surface"/>
    </column>
</remap-data>
