xref: /aosp_15_r20/external/cldr/common/collation/en_US_POSIX.xml (revision 912701f9769bb47905792267661f0baf2b85bed5)
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!--
4Copyright © 1991-2013 Unicode, Inc.
5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6For terms of use, see http://www.unicode.org/copyright.html
7-->
8<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="en"/>
12		<territory type="US"/>
13		<variant type="POSIX"/>
14	</identity>
15		<collations>
16			<collation type="standard" >
17				<cr><![CDATA[
18					&A<*'\u0020'-'/'<*0-'@'<*ABCDEFGHIJKLMNOPQRSTUVWXYZ<*'['-'`'<*abcdefghijklmnopqrstuvwxyz
19					<*'{'-'\u007F'
20				]]></cr>
21			</collation>
22		</collations>
23</ldml>
24