// *******************************************************************************
// *
// *   Copyright (C) 1997-2001, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *
// *******************************************************************************

en_MP {
    CurrencyElements { 
            "$",
            "USD",
            ".",
    }
    LocaleString { "en_MP" }
    NumberPatterns { 
            "#,##0.###;-#,##0.###",
            "\u00A4#,##0.00;(\u00A4#,##0.00)",
            "#,##0%",
    }
    ShortCountry { "MNP" }
    LocaleID { "0409" }
}