• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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