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: 12925 $"/> 11 <language type="en"/> 12 <territory type="US"/> 13 <variant type="POSIX"/> 14 </identity> 15 <segmentations> 16 <segmentation type="WordBreak"> 17 <variables> 18 <variable id="$MidNumLet">[[$MidNumLet]-[.]]</variable> 19 <variable id="$MidLetter">[[$MidLetter]-[\:]]</variable> 20 <variable id="$MidNum">[[$MidNum] [.]]</variable> 21 </variables> 22 </segmentation> 23 </segmentations> 24</ldml> 25 26 27