1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- 4Copyright © 2022 Unicode, Inc. 5CLDR data files are interpreted according to the LDML specification (https://unicode.org/reports/tr35/) 6For terms of use, see https://www.unicode.org/copyright.html 7--> 8<ldml> 9 <identity> 10 <version number="$Revision$"/> 11 <language type="fy"/> 12 </identity> 13 <collations> 14 <collation type="standard"> 15 <!-- Original discussion: CLDR-15542 16 Sort order according to 17 https://en.wikipedia.org/wiki/West_Frisian_alphabet#Alphabetical_order 18 snapshot from 2022-jun-03: 19 “In alphabetical listings both I and Y are usually found between H and J. 20 When two words differ only because one has I and the other one has Y 21 (stikje or stykje), the word with I precedes the one with Y.“ 22 23 Secondary-level difference like in Swedish V<<w<<<W --> 24 <cr><![CDATA[ 25 &I<<y<<<Y 26 ]]></cr> 27 </collation> 28 </collations> 29</ldml> 30