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

is {
    Version{ "2.0" }
    collations {
      standard { 
        Version { "2.0" }
        Sequence { 
            "&[before 1]b<á<<<Á"
            "&d<<đ<<<Đ<ð<<<Ð"
            "&[before 1]f<é<<<É"
            "&[before 1]j<í<<<Í"
            "&[before 1]p<ó<<<Ó"
            "&[before 1]v<ú<<<Ú "
            "&[before 1]z<ý<<<Ý"
            "&[before 1]ʒ<þ<<<Þ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
           }
      }
    }
}
