| // ******************************************************************************* | 
 | // * | 
 | // *   Copyright (C) 1997-2001, International Business Machines | 
 | // *   Corporation and others.  All Rights Reserved. | 
 | // * | 
 | // ******************************************************************************* | 
 |  | 
 | de__PHONEBOOK { | 
 |     Version { "1.0" } | 
 |     CollationElements {  | 
 |         Version { "1.0" } | 
 |         Sequence { "&ae <<< \u00E4 &AE <<< \u00C4"  | 
 |         "&oe <<< \u00F6 &OE <<< \u00D6"  | 
 |         "&ue <<< \u00FC &UE <<< \u00DC" } | 
 |     } | 
 |     // This LCID may be de_DE_PHONEBOOK, but it's unclear in the Microsoft documentation. | 
 |     LocaleID { "10407" } | 
 | } |