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

da {
    Version {"3.0"}
    collations {
      standard { 
        Version { "3.0" }
        Sequence { 
            "[casefirst upper]"
            "&D<<đ<<<Đ<<ð<<<Ð "
            "&t<<<þ/h"
            "&T<<<Þ/H"
            "&Y<<ü<<<Ü<<ű<<<Ű"
            "&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
            "<<<aa<<<Aa<<< AA"
        }
      }
    }

}
