프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

hytos / ID2.wxs @ 94092f45

이력 | 보기 | 이력해설 | 다운로드 (378 KB)

1 f68c6d86 humkyung
<?xml version="1.0" encoding="UTF-8"?>
2
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
3
	<Product Id="*" Name="ID2" Language="1033" Version="1.0.0.0" Manufacturer="DOFTECH(C)" UpgradeCode="DB989495-7722-43AD-8271-63E01927FDA8">
4
		<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
5
6
		<MajorUpgrade Schedule="afterInstallInitialize" DowngradeErrorMessage="A newer version of [ProductName] is already installed. Setup will now exit." AllowSameVersionUpgrades="yes"/>
7
		<MediaTemplate EmbedCab="yes"/>
8
    
9
    <WixVariable Id="WixUILicenseRtf" Value="license.rtf" />
10
    
11
		<Feature Id="ProductFeature" Title="ID2" Level="1">
12
			<ComponentGroupRef Id="ID2" />
13
		</Feature>
14
	</Product>
15
16
	<Fragment>
17
		<Directory Id="TARGETDIR" Name="SourceDir">
18
      <!--
19
      <Directory Id="DesktopFolder" Name="Desktop">
20
        <Component Id="DesktopShortcut" Guid="{56E57116-5FD9-4774-B3DF-2E9185F522E6}" KeyPath="yes" Feature="ProductFeature">
21
          <Shortcut Id="DesktopShortcut"
22
                    Directory="DesktopFolder"
23
                    Name="SPPIDConverter"
24
                    Description="SPPIDConverter"
25
                    Target="[INSTALLFOLDER]SPPIDConverter.exe"
26
                    WorkingDirectory="INSTALLFOLDER" />
27
          <RemoveFolder Id="DesktopFolder" On="uninstall"/>
28
        </Component>
29
      </Directory>
30
      -->
31
      
32
			<Directory Id="ProgramFilesFolder">
33
				<Directory Id="INSTALLFOLDER" Name="ID2" />
34
			</Directory>  
35
		</Directory>
36
    <Property Id="WIXUI_INSTALLDIR" Value="INSTALLFOLDER" />
37
    <UIRef Id="WixUI_InstallDir"/>
38
	</Fragment>
39
40
	<Fragment>
41
		<ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER">
42
			<!-- TODO: Remove the comments around this Component element and the ComponentRef below in order to add resources to this installer. -->
43
			<!-- <Component Id="ProductComponent"> -->
44
				<!-- TODO: Insert files, registry keys, and other resources here. -->
45
			<!-- </Component> -->
46
		</ComponentGroup>
47
	</Fragment>
48
	
49
    <Fragment>
50
        <DirectoryRef Id="INSTALLFOLDER">
51 b4b79262 humkyung
            <Directory Id="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Name="Commands" />
52
            <Directory Id="dir57BB962486B55B28FC45B65CCD902110" Name="cv2" />
53
            <Directory Id="dir2479B4CBD34C5D8E06045ABE7EF6401E" Name="db" />
54
            <Directory Id="dir4A75851B3F11AB4A6A14A144CF144CDE" Name="Include" />
55
            <Directory Id="dir06F962092CAFAD736E2E47442677063D" Name="lib2to3" />
56
            <Directory Id="dirA3D7EF843ACC83D2E3C9C01BBF3BBD99" Name="numpy" />
57
            <Directory Id="dirE74BC271BBB2DC1596036C68C520DE05" Name="PIL" />
58
            <Directory Id="dir0395578F1B049DC836212B0E8A74915E" Name="PyQt5" />
59
            <Directory Id="dir33A2F09B010813323099475AA1D7838F" Name="Scripts" />
60
            <Directory Id="dir4C219358092CF37B231E3A3DAAF3B513" Name="shapely" />
61
            <Directory Id="dir909E4719FA21877010CBC479AFAF4AA4" Name="Shapes" />
62
            <Directory Id="dir608A4CEF2C50A404903D91CDBC5FC19F" Name="tcl" />
63
            <Directory Id="dirC22F81366F1DF3AD5DC4226B5B342836" Name="Tesseract-OCR" />
64
            <Directory Id="dirCB95A5AFC5861D1E3A722344BB5C91C8" Name="tk" />
65
            <Directory Id="dir492E31D35D0836840D884AD8A988F534" Name="win32com" />
66 f68c6d86 humkyung
        </DirectoryRef>
67
    </Fragment>
68
    <Fragment>
69
        <ComponentGroup Id="ID2">
70 b4b79262 humkyung
            <Component Id="cmpF22D40156F8E16FBFA89C752FF9D0EF9" Directory="INSTALLFOLDER" Guid="62C91B41-999D-4DFD-A5A4-DA947B84A17F">
71
                <File Id="fil2DACDED111D2125FD9BAF52808E5CEB0" KeyPath="yes" Source=".\dist\App\api-ms-win-core-console-l1-1-0.dll" />
72 f68c6d86 humkyung
            </Component>
73 b4b79262 humkyung
            <Component Id="cmp742C123932C1A216E185167E7780B396" Directory="INSTALLFOLDER" Guid="543793FC-856B-43BC-A690-AEF70DB00DA0">
74
                <File Id="filD4F5DAB6FC380871476D90A9B278B655" KeyPath="yes" Source=".\dist\App\api-ms-win-core-datetime-l1-1-0.dll" />
75 f68c6d86 humkyung
            </Component>
76 b4b79262 humkyung
            <Component Id="cmp0C2E6E9A00C3293AC27A114F5CD9CE2A" Directory="INSTALLFOLDER" Guid="2691A950-537D-47A7-A3CA-7E3F5B8AECAE">
77
                <File Id="filC4BA033347D114D73E0BFDC4F138ED4B" KeyPath="yes" Source=".\dist\App\api-ms-win-core-debug-l1-1-0.dll" />
78 f68c6d86 humkyung
            </Component>
79 b4b79262 humkyung
            <Component Id="cmp6EBAE5ACCACC27065A435A0042E7BAED" Directory="INSTALLFOLDER" Guid="13CD7120-88E0-42F3-9CAE-03F750314855">
80
                <File Id="filBE3E8E1D40266192494C4DD3D256E4B0" KeyPath="yes" Source=".\dist\App\api-ms-win-core-errorhandling-l1-1-0.dll" />
81 f68c6d86 humkyung
            </Component>
82 b4b79262 humkyung
            <Component Id="cmp8654E1D8A29D75D1863BECEDD37AC0AE" Directory="INSTALLFOLDER" Guid="58F8B222-84E9-4515-BC22-46D5A6536FB4">
83
                <File Id="filDFD8964B5B00E12A86C400251EF6F77E" KeyPath="yes" Source=".\dist\App\api-ms-win-core-file-l1-1-0.dll" />
84 f68c6d86 humkyung
            </Component>
85 b4b79262 humkyung
            <Component Id="cmp41E89377B0002CC2350CF2F309C7EF96" Directory="INSTALLFOLDER" Guid="43A38DAF-CEBF-4D68-8B49-F147509A1331">
86
                <File Id="filED19878F18A70E195BF8CDAA0D0E8890" KeyPath="yes" Source=".\dist\App\api-ms-win-core-file-l1-2-0.dll" />
87 f68c6d86 humkyung
            </Component>
88 b4b79262 humkyung
            <Component Id="cmpDEE5CBC14AEA029E9F4401E5B3982607" Directory="INSTALLFOLDER" Guid="8F2365C5-A235-464D-AAD4-2C137DBB4263">
89
                <File Id="fil99A16235893D27C698F1132A81059440" KeyPath="yes" Source=".\dist\App\api-ms-win-core-file-l2-1-0.dll" />
90 f68c6d86 humkyung
            </Component>
91 b4b79262 humkyung
            <Component Id="cmp590BD4AE87E294D1563CF4D557250096" Directory="INSTALLFOLDER" Guid="CC4A4BFF-7D29-4CF3-B53F-316A4394B487">
92
                <File Id="filD5657AEC19C9FC8E0AF60F470875CF64" KeyPath="yes" Source=".\dist\App\api-ms-win-core-handle-l1-1-0.dll" />
93 f68c6d86 humkyung
            </Component>
94 b4b79262 humkyung
            <Component Id="cmpCF2CF8C7A0C59052CAA01587AA5785DC" Directory="INSTALLFOLDER" Guid="EE43444B-9BE4-42FB-8B6B-7DBF05829FD8">
95
                <File Id="fil522696687E0EECCAA70A0E9D409F1AFF" KeyPath="yes" Source=".\dist\App\api-ms-win-core-heap-l1-1-0.dll" />
96 f68c6d86 humkyung
            </Component>
97 b4b79262 humkyung
            <Component Id="cmpDD279108FA0E596011006D554F6A3104" Directory="INSTALLFOLDER" Guid="6F8C3F89-2C12-4AEB-8E3F-711023DEC411">
98
                <File Id="fil87D340479265677CE6A63011B082D90C" KeyPath="yes" Source=".\dist\App\api-ms-win-core-interlocked-l1-1-0.dll" />
99 f68c6d86 humkyung
            </Component>
100 b4b79262 humkyung
            <Component Id="cmpCD74B7BA0C179921851020BBB033014C" Directory="INSTALLFOLDER" Guid="70671BD6-A529-46BC-907E-89FE3F725B6F">
101
                <File Id="fil2B1C02B60D25396B459A4FD75F2C3397" KeyPath="yes" Source=".\dist\App\api-ms-win-core-libraryloader-l1-1-0.dll" />
102 f68c6d86 humkyung
            </Component>
103 b4b79262 humkyung
            <Component Id="cmpAC8BDC4BFF75C5529DB6BFA54526ED0C" Directory="INSTALLFOLDER" Guid="2A005935-7FDA-4DCB-B016-757ECF975110">
104
                <File Id="fil166AA52FFB5EC305E92912AB1AD3E8BE" KeyPath="yes" Source=".\dist\App\api-ms-win-core-localization-l1-2-0.dll" />
105 f68c6d86 humkyung
            </Component>
106 b4b79262 humkyung
            <Component Id="cmp8C8498D921E5B275BE6C7E3DA8DCEB68" Directory="INSTALLFOLDER" Guid="1466551C-A9ED-4BFE-996A-27BAB9384E63">
107
                <File Id="fil119FC388EE479D2497F4E5235A4D0A0D" KeyPath="yes" Source=".\dist\App\api-ms-win-core-memory-l1-1-0.dll" />
108 f68c6d86 humkyung
            </Component>
109 b4b79262 humkyung
            <Component Id="cmp9AE39696CCE4B2BA21A7559EDA2F0D90" Directory="INSTALLFOLDER" Guid="9E47B4C3-896C-454F-8DCD-59D3019C7EA8">
110
                <File Id="filAF1A85247BFD7049AEE00A37035FC723" KeyPath="yes" Source=".\dist\App\api-ms-win-core-namedpipe-l1-1-0.dll" />
111 f68c6d86 humkyung
            </Component>
112 b4b79262 humkyung
            <Component Id="cmp5D145C20D5E90C9E54B87DDC549105EA" Directory="INSTALLFOLDER" Guid="A08F5813-6DF9-4BED-B2CF-78ADCF0FB7C3">
113
                <File Id="filED53139C4E70E2ED3BF5C20A13EF04C9" KeyPath="yes" Source=".\dist\App\api-ms-win-core-processenvironment-l1-1-0.dll" />
114 f68c6d86 humkyung
            </Component>
115 b4b79262 humkyung
            <Component Id="cmp4BC27243200E3663A58563BC8AD5A268" Directory="INSTALLFOLDER" Guid="5D727726-4940-40D0-BA94-600A9C6A684A">
116
                <File Id="fil6C98F7250E35758DF2EAE6D18757B52A" KeyPath="yes" Source=".\dist\App\api-ms-win-core-processthreads-l1-1-0.dll" />
117 f68c6d86 humkyung
            </Component>
118 b4b79262 humkyung
            <Component Id="cmp3C1343875198F364F70980382E32F197" Directory="INSTALLFOLDER" Guid="9F6CF6B7-D770-4286-81E1-E30EF0F1F991">
119
                <File Id="filDCFF49060A8650BC3CD76399B278EFB3" KeyPath="yes" Source=".\dist\App\api-ms-win-core-processthreads-l1-1-1.dll" />
120 f68c6d86 humkyung
            </Component>
121 b4b79262 humkyung
            <Component Id="cmpECDFB8DD1F83358D411D63B1F980153E" Directory="INSTALLFOLDER" Guid="C1278794-177A-4B6D-8D90-066DAE5D2258">
122
                <File Id="fil473C62601D1A459892F1035DC46D5837" KeyPath="yes" Source=".\dist\App\api-ms-win-core-profile-l1-1-0.dll" />
123 f68c6d86 humkyung
            </Component>
124 b4b79262 humkyung
            <Component Id="cmp1E66ED1BF30236B52829E44485A58E50" Directory="INSTALLFOLDER" Guid="47FEB420-D71A-4C17-98A1-2EE67E77C61F">
125
                <File Id="fil86B1657D34671048F554605B02204614" KeyPath="yes" Source=".\dist\App\api-ms-win-core-rtlsupport-l1-1-0.dll" />
126 f68c6d86 humkyung
            </Component>
127 b4b79262 humkyung
            <Component Id="cmp43C0DEA19BA8D8C7F25F0DD08B502FBD" Directory="INSTALLFOLDER" Guid="752BE6B0-9993-4C00-86D0-219170A4F04E">
128
                <File Id="filFAB349D875247DA20FBC6095A574364F" KeyPath="yes" Source=".\dist\App\api-ms-win-core-string-l1-1-0.dll" />
129 f68c6d86 humkyung
            </Component>
130 b4b79262 humkyung
            <Component Id="cmpBE4AFE403859DE3CDCB4C17CE29AD9B1" Directory="INSTALLFOLDER" Guid="B1B282C0-C64D-4A27-BA4C-BD7128373C46">
131
                <File Id="filE7772A0EC4C57BADD6BD4261E7E1D733" KeyPath="yes" Source=".\dist\App\api-ms-win-core-synch-l1-1-0.dll" />
132 f68c6d86 humkyung
            </Component>
133 b4b79262 humkyung
            <Component Id="cmp6FB01AFC7883E57A54B9364FE007F69A" Directory="INSTALLFOLDER" Guid="5FDA7A68-BB5D-49DE-9292-6236D8E96F01">
134
                <File Id="filC694EB3BC04DCB9743E89D8C9FCA39F3" KeyPath="yes" Source=".\dist\App\api-ms-win-core-synch-l1-2-0.dll" />
135 f68c6d86 humkyung
            </Component>
136 b4b79262 humkyung
            <Component Id="cmp34831A79EBBEDE365CF8E47BB8DA4AEE" Directory="INSTALLFOLDER" Guid="E2C9349F-B5A7-4225-915E-3B0360726134">
137
                <File Id="fil156E0DB27CC93BDB6B5984208AF58408" KeyPath="yes" Source=".\dist\App\api-ms-win-core-sysinfo-l1-1-0.dll" />
138 f68c6d86 humkyung
            </Component>
139 b4b79262 humkyung
            <Component Id="cmpC5B1C289707493DC1A9765CBF1619688" Directory="INSTALLFOLDER" Guid="306BE955-B9D8-41FB-898C-CC76DE5A1E70">
140
                <File Id="filF7650F0EE0391337B997E96186D1FABA" KeyPath="yes" Source=".\dist\App\api-ms-win-core-timezone-l1-1-0.dll" />
141 f68c6d86 humkyung
            </Component>
142 b4b79262 humkyung
            <Component Id="cmpBDCBA58D640E71BC077901A457EFAA06" Directory="INSTALLFOLDER" Guid="F0763435-7786-4FDD-ABC7-94D9A3C58AE0">
143
                <File Id="fil8D8B394F6F988ACC1E93C0D7A19BF8E9" KeyPath="yes" Source=".\dist\App\api-ms-win-core-util-l1-1-0.dll" />
144 f68c6d86 humkyung
            </Component>
145 b4b79262 humkyung
            <Component Id="cmp74F6E981444243E078C5E033BD078819" Directory="INSTALLFOLDER" Guid="A36D77DB-3E20-4835-95E6-DC1D5F0C877B">
146
                <File Id="fil27C5261AF57F48008AECF60CB43570E2" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-conio-l1-1-0.dll" />
147 f68c6d86 humkyung
            </Component>
148 b4b79262 humkyung
            <Component Id="cmp20DD0168324B65A2B89EB723FB32E7F3" Directory="INSTALLFOLDER" Guid="E098862C-AF0C-450F-A9DA-864EB8E5D00B">
149
                <File Id="fil857EC09AC99AFE55013ED23276EA7A26" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-convert-l1-1-0.dll" />
150 f68c6d86 humkyung
            </Component>
151 b4b79262 humkyung
            <Component Id="cmpDD9A8434CB4A6317B4BA2A55410983F6" Directory="INSTALLFOLDER" Guid="9129D277-E6DD-4231-BC23-42CA90EBE6D1">
152
                <File Id="fil05F92919DA01CD87C088B1B7CE3AF0D8" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-environment-l1-1-0.dll" />
153 f68c6d86 humkyung
            </Component>
154 b4b79262 humkyung
            <Component Id="cmp11E56753706BD7FE87724F732A73F490" Directory="INSTALLFOLDER" Guid="A769A895-BF7F-4F31-8B94-9C909C35D745">
155
                <File Id="fil7D01539A9AB967EA680352C503C6DC09" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-filesystem-l1-1-0.dll" />
156 f68c6d86 humkyung
            </Component>
157 b4b79262 humkyung
            <Component Id="cmp8A47DE6FFCA0BA39168EFA51F2E3ECFF" Directory="INSTALLFOLDER" Guid="F4717619-9904-43CE-BA34-22DC594AB4B8">
158
                <File Id="fil27C551710BEF5EC4BC328135EEBEA135" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-heap-l1-1-0.dll" />
159 f68c6d86 humkyung
            </Component>
160 b4b79262 humkyung
            <Component Id="cmp4B8C11AC4FCB7CB42D55737034265B39" Directory="INSTALLFOLDER" Guid="55D86E41-4A3D-40BF-931B-5690359A37D3">
161
                <File Id="fil0B1F8BD818900489ED53DD592A535C47" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-locale-l1-1-0.dll" />
162 f68c6d86 humkyung
            </Component>
163 b4b79262 humkyung
            <Component Id="cmp3E56BCDB6A50B4AA292F631457D3032D" Directory="INSTALLFOLDER" Guid="3E7E42CA-8F8F-4DEC-892C-3677B24F9E86">
164
                <File Id="fil2CF8DDC41ED2CCC246838458C09CB0E7" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-math-l1-1-0.dll" />
165 f68c6d86 humkyung
            </Component>
166 b4b79262 humkyung
            <Component Id="cmp995D66766A5CFBA5514D9EBED950459D" Directory="INSTALLFOLDER" Guid="DD4C6175-05EC-4EBB-86C3-563ED82F9A38">
167
                <File Id="fil8A07AAC4EC03297A8FE92F1C6005B6CE" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-multibyte-l1-1-0.dll" />
168 f68c6d86 humkyung
            </Component>
169 b4b79262 humkyung
            <Component Id="cmp14FD53BFC562B74A90211F6A7FA45EF8" Directory="INSTALLFOLDER" Guid="4EC8B778-DFB7-4877-9A94-464915B0F1CD">
170
                <File Id="filFB0713470FD14BAAA182341CB19AF7EF" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-process-l1-1-0.dll" />
171 f68c6d86 humkyung
            </Component>
172 b4b79262 humkyung
            <Component Id="cmp8C8DF6C3F20B60706F1C2D2317BA7664" Directory="INSTALLFOLDER" Guid="22B5CCEF-F8BC-46B6-ACD8-ACA4A8DAB725">
173
                <File Id="fil7C86F69C29F28D20530B0BCAF69E9FB9" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-runtime-l1-1-0.dll" />
174 f68c6d86 humkyung
            </Component>
175 b4b79262 humkyung
            <Component Id="cmpFE2451868FE2A2D25EE3375499109233" Directory="INSTALLFOLDER" Guid="899D759A-96AF-4FB5-B156-CC63E5BEC4C7">
176
                <File Id="fil1CA9B8B8CFB836B270D48565EC302DA5" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-stdio-l1-1-0.dll" />
177 f68c6d86 humkyung
            </Component>
178 b4b79262 humkyung
            <Component Id="cmpE0DBCBD210EEB84B2FE546162F07C376" Directory="INSTALLFOLDER" Guid="E672277B-8A34-4114-98E3-0E956B1E78A6">
179
                <File Id="fil756422CB95AC98A122B628535E348CFD" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-string-l1-1-0.dll" />
180 f68c6d86 humkyung
            </Component>
181 b4b79262 humkyung
            <Component Id="cmpD01CA70C06D9ADCC4F49058182448367" Directory="INSTALLFOLDER" Guid="EF8A72E8-D061-437E-97A8-9B5AEB351F58">
182
                <File Id="filBA529A8BD882A2CAE02E14EEA7B22ADF" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-time-l1-1-0.dll" />
183 f68c6d86 humkyung
            </Component>
184 b4b79262 humkyung
            <Component Id="cmp21CF0447C915302F93234E31801A67A7" Directory="INSTALLFOLDER" Guid="B2B62444-F6A3-410F-8AE7-AD1B5E8C1698">
185
                <File Id="fil76FEC3CFC3B4E7E1F7410458BFA45411" KeyPath="yes" Source=".\dist\App\api-ms-win-crt-utility-l1-1-0.dll" />
186 f68c6d86 humkyung
            </Component>
187 b4b79262 humkyung
            <Component Id="cmpAEEB5E01F7807A020F9811A22F39509E" Directory="INSTALLFOLDER" Guid="B2485D4A-9714-42E5-A2F2-F3F6B66AEA7F">
188
                <File Id="fil307257BB1E9323EE5E10CFE1987EA99B" KeyPath="yes" Source=".\dist\App\base_library.zip" />
189 f68c6d86 humkyung
            </Component>
190 b4b79262 humkyung
            <Component Id="cmpF19A1797C6679E8CBC15D49C22CACB34" Directory="INSTALLFOLDER" Guid="587DA1F5-8967-46FA-92F4-58C0CE3AEA50">
191
                <File Id="filB0FED89DC3F1FCF1B883A41A817C2E85" KeyPath="yes" Source=".\dist\App\coffee.qss" />
192 f68c6d86 humkyung
            </Component>
193 b4b79262 humkyung
            <Component Id="cmp5F5E23A9154EEAA9D3297B20760872ED" Directory="INSTALLFOLDER" Guid="87AA1DD5-7E82-4F99-992C-3B2384CC2C05">
194
                <File Id="fil0E18D94D886ECCBCDE666DB1D2B8DD5E" KeyPath="yes" Source=".\dist\App\geos.dll" />
195 f68c6d86 humkyung
            </Component>
196 b4b79262 humkyung
            <Component Id="cmp69EBB06E201780F84FE20A82F35CD104" Directory="INSTALLFOLDER" Guid="8E551FE7-7BD7-4222-A93C-5B148F9D20DF">
197
                <File Id="fil4F4D65FAB8EB6D90A293A2F793B007F7" KeyPath="yes" Source=".\dist\App\geos_c.dll" />
198 f68c6d86 humkyung
            </Component>
199 b4b79262 humkyung
            <Component Id="cmp343A05044CC8467A9211E445153C205B" Directory="INSTALLFOLDER" Guid="A0A34F21-5164-478C-9AB3-88546630A870">
200
                <File Id="filE64DE955946FD83EA6E4AAADE32D3AD0" KeyPath="yes" Source=".\dist\App\ID2.exe" />
201 f68c6d86 humkyung
            </Component>
202 b4b79262 humkyung
            <Component Id="cmp902FFA1C97E044FD95577D72BD8C6C8C" Directory="INSTALLFOLDER" Guid="3C50FD5B-3772-401B-B7B1-EB49DA997015">
203
                <File Id="filDB3BE1403B2FFDBB11871A7C505502A8" KeyPath="yes" Source=".\dist\App\ID2.exe.manifest" />
204 f68c6d86 humkyung
            </Component>
205 b4b79262 humkyung
            <Component Id="cmp8A64E7CE3EE5BD2D11823B3C59FDDE7C" Directory="INSTALLFOLDER" Guid="107097C5-C7FA-49E6-AD55-C8DD4E037F7B">
206
                <File Id="fil65C8C2AF07D3CA4AE7D7A2844A4D914E" KeyPath="yes" Source=".\dist\App\libGLESv2.dll" />
207 f68c6d86 humkyung
            </Component>
208 b4b79262 humkyung
            <Component Id="cmp053F3A1AFBCB93ACD718AB314C7CBA88" Directory="INSTALLFOLDER" Guid="7928C82C-7D13-49F2-BC32-A40B0B0F1BB8">
209
                <File Id="fil2D91EAEC32D38DD91F08CA8C1142C4A0" KeyPath="yes" Source=".\dist\App\libopenblas.CSRRD7HKRKC3T3YXA7VY7TAZGLSWDKW6.gfortran-win_amd64.dll" />
210 f68c6d86 humkyung
            </Component>
211 b4b79262 humkyung
            <Component Id="cmp1133E6584436D1DA55C7056E9EEAB6B1" Directory="INSTALLFOLDER" Guid="E3340194-EBF5-4E70-A881-D50788218F09">
212
                <File Id="fil199EC83F47FF0DCC9F789E4B7390CFBB" KeyPath="yes" Source=".\dist\App\mfc140u.dll" />
213 f68c6d86 humkyung
            </Component>
214 b4b79262 humkyung
            <Component Id="cmp93A7A6E61D35FC0F827D3E524165401B" Directory="INSTALLFOLDER" Guid="A35F8F4F-70BB-413F-8813-A237EF171B0E">
215
                <File Id="fil42930A913984927C5FEB3213FBD9C01E" KeyPath="yes" Source=".\dist\App\MSVCP140.dll" />
216 f68c6d86 humkyung
            </Component>
217 b4b79262 humkyung
            <Component Id="cmp1DDC7A17986E4087470D7DAE06E174F9" Directory="INSTALLFOLDER" Guid="CF920987-A833-448A-81BC-A25C624F6ED4">
218
                <File Id="fil39BC980BAE46B771F5383C352E6E9A62" KeyPath="yes" Source=".\dist\App\pyexpat.pyd" />
219 f68c6d86 humkyung
            </Component>
220 b4b79262 humkyung
            <Component Id="cmpF6807864B8C33B25757F3DADEFD4A488" Directory="INSTALLFOLDER" Guid="A84D6EE9-0A99-403C-9A4F-3536EAF96360">
221
                <File Id="fil0852BACEFA868A23B67C46559562958A" KeyPath="yes" Source=".\dist\App\python3.dll" />
222 f68c6d86 humkyung
            </Component>
223 b4b79262 humkyung
            <Component Id="cmp54909DA78C51764F93199F1EB9541035" Directory="INSTALLFOLDER" Guid="F5ADD802-83E9-4731-AB00-3D4022D76954">
224
                <File Id="fil964DFC8758CA8C62A6B49DDEBE9B3D77" KeyPath="yes" Source=".\dist\App\python36.dll" />
225 f68c6d86 humkyung
            </Component>
226 b4b79262 humkyung
            <Component Id="cmp84808A87F66CF689F5A4B3875D546B3A" Directory="INSTALLFOLDER" Guid="8E0B030B-7BDA-4A52-A076-6376F52ED0D2">
227
                <File Id="filC9FBE6119155B858E677940F2D9FB572" KeyPath="yes" Source=".\dist\App\pythoncom36.dll" />
228 f68c6d86 humkyung
            </Component>
229 b4b79262 humkyung
            <Component Id="cmpE96B9DF0BEC995121304AEB1F9486C1B" Directory="INSTALLFOLDER" Guid="77D5916A-1716-4626-87A0-2D0554784FD7">
230
                <File Id="fil4B95BB440411B59845C07C5FBEBA5FF0" KeyPath="yes" Source=".\dist\App\pywintypes36.dll" />
231 f68c6d86 humkyung
            </Component>
232 b4b79262 humkyung
            <Component Id="cmp31149127A8D559E47A8412500CDB93C1" Directory="INSTALLFOLDER" Guid="F9B968A1-9B18-43E6-9C97-A6422789653B">
233
                <File Id="fil388A71944B6369AB5D5428137DFB5520" KeyPath="yes" Source=".\dist\App\Qt5Core.dll" />
234 f68c6d86 humkyung
            </Component>
235 b4b79262 humkyung
            <Component Id="cmpAF035A16B3F49798D4267F94EEAF7BF8" Directory="INSTALLFOLDER" Guid="ADF6FBC7-CA31-4E4D-84D5-4860F2CC6A46">
236
                <File Id="fil2C5F4916A68E4AAD25FF32ED11A52C4D" KeyPath="yes" Source=".\dist\App\Qt5DBus.dll" />
237 f68c6d86 humkyung
            </Component>
238 b4b79262 humkyung
            <Component Id="cmpD4E52BD163861D1696633E739938CAB2" Directory="INSTALLFOLDER" Guid="C3D80EEB-E25B-471C-B4E5-611394D45E7D">
239
                <File Id="fil9A5E6DFFEBA29C9841B357D815ED5661" KeyPath="yes" Source=".\dist\App\Qt5Gui.dll" />
240 f68c6d86 humkyung
            </Component>
241 b4b79262 humkyung
            <Component Id="cmpCBE98F9FD89C8F118FBAA62F96FAD058" Directory="INSTALLFOLDER" Guid="F8E315FA-AE3A-4AC8-9A34-75FFC8744F27">
242
                <File Id="filA8DBE181741601EDA88DDD2DF88922FF" KeyPath="yes" Source=".\dist\App\Qt5Network.dll" />
243 f68c6d86 humkyung
            </Component>
244 b4b79262 humkyung
            <Component Id="cmpD88D50645CEEC7E0EEAAF33C365EE9CC" Directory="INSTALLFOLDER" Guid="F7761222-814F-4464-9ADB-4DC69349B1BA">
245
                <File Id="filB46539D52C976046A6901918C6C5A5DD" KeyPath="yes" Source=".\dist\App\Qt5Qml.dll" />
246 f68c6d86 humkyung
            </Component>
247 b4b79262 humkyung
            <Component Id="cmpD7C4174900152FDB7067354F762787CB" Directory="INSTALLFOLDER" Guid="8F9D5CEB-0EF8-4CD0-A5A9-EC1EF7ACFFD5">
248
                <File Id="fil01EFAE549CBFD7F63CE42DAB660ADAC1" KeyPath="yes" Source=".\dist\App\Qt5Quick.dll" />
249 f68c6d86 humkyung
            </Component>
250 b4b79262 humkyung
            <Component Id="cmpAE841C8195F43246787C9E4E5D217176" Directory="INSTALLFOLDER" Guid="0CA37FC9-EE74-4363-B9A5-91519DB8CA8E">
251
                <File Id="fil41B3C4D018B27DB945274E6CF9EDA0F7" KeyPath="yes" Source=".\dist\App\Qt5Svg.dll" />
252 f68c6d86 humkyung
            </Component>
253 b4b79262 humkyung
            <Component Id="cmp9EA1C790DFB4C02D583251EFB0BF3DB1" Directory="INSTALLFOLDER" Guid="AC6A3C9F-F384-4330-AB9E-A6FB7EA6DDC3">
254
                <File Id="filEDF7F8A6FE95320A9E9292E47D2C8967" KeyPath="yes" Source=".\dist\App\Qt5WebSockets.dll" />
255 f68c6d86 humkyung
            </Component>
256 b4b79262 humkyung
            <Component Id="cmpFDF139B06EE6566BF84B5869FC85B426" Directory="INSTALLFOLDER" Guid="1223906F-A639-465F-894A-DBA5B74A7211">
257
                <File Id="filB90F43F2D685AA4EB9010FB81C1EF27C" KeyPath="yes" Source=".\dist\App\Qt5Widgets.dll" />
258 f68c6d86 humkyung
            </Component>
259 b4b79262 humkyung
            <Component Id="cmpEA85DF8E84CD8A6B076858A2C6812805" Directory="INSTALLFOLDER" Guid="128785F8-B7C8-4EFC-91EF-8782FCEDD46D">
260
                <File Id="filD2547DDFEB7189D65D01B726ECB939C2" KeyPath="yes" Source=".\dist\App\Qt5Xml.dll" />
261 f68c6d86 humkyung
            </Component>
262 b4b79262 humkyung
            <Component Id="cmp59DE963F574E473958E76ABF8F6B0542" Directory="INSTALLFOLDER" Guid="9B3D25B0-A58B-4E4C-A631-5A45F92410BD">
263
                <File Id="filEA82D0CA12096BB7BBD3C68E93AEC9FD" KeyPath="yes" Source=".\dist\App\select.pyd" />
264 f68c6d86 humkyung
            </Component>
265 b4b79262 humkyung
            <Component Id="cmp01000D74F559983AC9750C3E87771662" Directory="INSTALLFOLDER" Guid="0A67BFD4-F086-4B6B-9A85-28B6A90F76C3">
266
                <File Id="fil170F5D00550326081B94D3FD54AB9440" KeyPath="yes" Source=".\dist\App\sqlite3.dll" />
267 f68c6d86 humkyung
            </Component>
268 b4b79262 humkyung
            <Component Id="cmp2757580E2EBFE70341EE01755835AB0C" Directory="INSTALLFOLDER" Guid="B32FB68A-8BAE-4458-9B31-16BD8B95B023">
269
                <File Id="fil847AE6DEA2D29DD08AC30A69775D2693" KeyPath="yes" Source=".\dist\App\tcl86t.dll" />
270 f68c6d86 humkyung
            </Component>
271 b4b79262 humkyung
            <Component Id="cmpEE4941A553473BA1002A6927324B7526" Directory="INSTALLFOLDER" Guid="5CF4156D-8C2F-4CBE-B10F-62BCDB393FEC">
272
                <File Id="filBF69F35A0FC6CBD3A11C2923047D3B3A" KeyPath="yes" Source=".\dist\App\tk86t.dll" />
273 f68c6d86 humkyung
            </Component>
274 b4b79262 humkyung
            <Component Id="cmpB67698E8021557AB8B9CC56808EA4FD2" Directory="INSTALLFOLDER" Guid="168D041D-2FBA-470C-B111-B131566ABEED">
275
                <File Id="fil4632E4BAE83C5DDA6408E46C4A1F0259" KeyPath="yes" Source=".\dist\App\ucrtbase.dll" />
276 f68c6d86 humkyung
            </Component>
277 b4b79262 humkyung
            <Component Id="cmp129B47468B9748E89F50718E887CC4B8" Directory="INSTALLFOLDER" Guid="BA277A17-DE07-4FA0-B605-29F6758C3D8D">
278
                <File Id="fil2BE93E8E8D521569240164A20F72EA13" KeyPath="yes" Source=".\dist\App\unicodedata.pyd" />
279 f68c6d86 humkyung
            </Component>
280 b4b79262 humkyung
            <Component Id="cmp00D8B010B57B750B070AB49661279BA8" Directory="INSTALLFOLDER" Guid="147D5D32-47D6-4A14-ADEB-2161907CE11F">
281
                <File Id="filA210381EFFD8DE87311FCE8AE9560BE4" KeyPath="yes" Source=".\dist\App\VCRUNTIME140.dll" />
282 f68c6d86 humkyung
            </Component>
283 b4b79262 humkyung
            <Component Id="cmp6C739AC13E167FA0AD3A1BB63D9A73DB" Directory="INSTALLFOLDER" Guid="11D44E94-94F5-4BA5-AFD0-4727A1C88B20">
284
                <File Id="filB7F74F65CE7B5997EB3E626509301067" KeyPath="yes" Source=".\dist\App\win32api.pyd" />
285 f68c6d86 humkyung
            </Component>
286 b4b79262 humkyung
            <Component Id="cmp08053E272497FE1FB70AE7F79A48A91D" Directory="INSTALLFOLDER" Guid="72343737-98A6-4664-AE20-1858C035E042">
287
                <File Id="filFBB6DEB792DA097171ED53C2D2B65BAB" KeyPath="yes" Source=".\dist\App\win32pdh.pyd" />
288 f68c6d86 humkyung
            </Component>
289 b4b79262 humkyung
            <Component Id="cmp8804B74B7C8CB7CCF48C82A27F9AFC44" Directory="INSTALLFOLDER" Guid="75F98F6B-9BC6-4B43-9A7D-55F5F3559E99">
290
                <File Id="fil7E26506C046512B138D3DA74F87006AB" KeyPath="yes" Source=".\dist\App\win32trace.pyd" />
291 f68c6d86 humkyung
            </Component>
292 b4b79262 humkyung
            <Component Id="cmp3DC87E5C310C2298DCC46E5695C37F11" Directory="INSTALLFOLDER" Guid="A73E54DE-EFCB-42A1-AC7A-176F85C9072F">
293
                <File Id="filCA36FE5D256087D2EEB1378A455D94CA" KeyPath="yes" Source=".\dist\App\win32ui.pyd" />
294 f68c6d86 humkyung
            </Component>
295 b4b79262 humkyung
            <Component Id="cmp0B4FB289FF0F79C639CB4163227485EE" Directory="INSTALLFOLDER" Guid="3F07627D-84BF-4B49-ACE9-01D408A45C47">
296
                <File Id="fil2AA6E7E64BBF88E3337C498A15CC390B" KeyPath="yes" Source=".\dist\App\win32wnet.pyd" />
297 f68c6d86 humkyung
            </Component>
298 b4b79262 humkyung
            <Component Id="cmpD94008E9D03C54DEA23D56F5D70EE39E" Directory="INSTALLFOLDER" Guid="5AFB827F-DEB7-444D-B701-03A64EB02EE2">
299
                <File Id="filC914777247BB0C91F9F602D152ECC882" KeyPath="yes" Source=".\dist\App\_bz2.pyd" />
300 f68c6d86 humkyung
            </Component>
301 b4b79262 humkyung
            <Component Id="cmp919310159469D4666B08D62383DBE6E4" Directory="INSTALLFOLDER" Guid="3952E902-623C-445C-8AEE-73C169973033">
302
                <File Id="fil037725B7CEDC947F4EA9E8D91E9A5F34" KeyPath="yes" Source=".\dist\App\_ctypes.pyd" />
303 f68c6d86 humkyung
            </Component>
304 b4b79262 humkyung
            <Component Id="cmpC7EB3B84C1CA1468B5A8E8271DC5B409" Directory="INSTALLFOLDER" Guid="47FADFC3-FF43-4AEC-AB6D-12830544E88E">
305
                <File Id="fil09658413993C6ECB4011FF79D07A898C" KeyPath="yes" Source=".\dist\App\_decimal.pyd" />
306 f68c6d86 humkyung
            </Component>
307 b4b79262 humkyung
            <Component Id="cmp511C6311C20F18BD79495FE8B094D248" Directory="INSTALLFOLDER" Guid="3113B117-A47A-4508-8090-C11B023D8E8C">
308
                <File Id="filD5D4EA08D04666C2BEC1BB3059837B21" KeyPath="yes" Source=".\dist\App\_distutils_findvs.pyd" />
309 f68c6d86 humkyung
            </Component>
310 b4b79262 humkyung
            <Component Id="cmp631053F8B23C9329966A572B12225D44" Directory="INSTALLFOLDER" Guid="07F47606-01A1-4043-92C5-23CC58DAE990">
311
                <File Id="filB0ABFBBC40E87E3A2129453C44435761" KeyPath="yes" Source=".\dist\App\_elementtree.pyd" />
312 f68c6d86 humkyung
            </Component>
313 b4b79262 humkyung
            <Component Id="cmp2B14B30CA2CBDED56C6CD64C514933A6" Directory="INSTALLFOLDER" Guid="2376DB63-D610-4218-942A-1408B943964F">
314
                <File Id="fil3DEF234D756BADEF7ACAD03F54569EF2" KeyPath="yes" Source=".\dist\App\_hashlib.pyd" />
315 f68c6d86 humkyung
            </Component>
316 b4b79262 humkyung
            <Component Id="cmpB72FA74A6CE9681CA191F2D04708C8F6" Directory="INSTALLFOLDER" Guid="FB45EB07-179F-439E-8B10-2BCE7AE296A4">
317
                <File Id="fil8727F072CD5AFEDB6D84CC217DB50470" KeyPath="yes" Source=".\dist\App\_lzma.pyd" />
318 f68c6d86 humkyung
            </Component>
319 b4b79262 humkyung
            <Component Id="cmp3B80D36C432B0EE1B8E2881619933E7A" Directory="INSTALLFOLDER" Guid="E3FC65B9-CECA-42FB-9EAB-F4597243C76D">
320
                <File Id="fil35E32CCCE77E1A03F2B258ABE3B943DF" KeyPath="yes" Source=".\dist\App\_multiprocessing.pyd" />
321 f68c6d86 humkyung
            </Component>
322 b4b79262 humkyung
            <Component Id="cmpF0F801A0ADFF20646C32E46088585917" Directory="INSTALLFOLDER" Guid="9D39C8D3-89FD-4C6F-9191-51E4174B8075">
323
                <File Id="fil96CB1FAC08EC1FE6A7EE8EB2D23D49D8" KeyPath="yes" Source=".\dist\App\_socket.pyd" />
324 f68c6d86 humkyung
            </Component>
325 b4b79262 humkyung
            <Component Id="cmp8EC8FEF4B7FD65ACC1F2699516128FA6" Directory="INSTALLFOLDER" Guid="3DD9713D-6686-402C-A6A1-625521039851">
326
                <File Id="filBF195BC0CEAC516A28F36EBECF49A7B9" KeyPath="yes" Source=".\dist\App\_sqlite3.pyd" />
327 f68c6d86 humkyung
            </Component>
328 b4b79262 humkyung
            <Component Id="cmp424F0C849BE741F7F9E3956E948B40D5" Directory="INSTALLFOLDER" Guid="EB1B4FBD-4C41-44ED-BE3C-D68B11E795EA">
329
                <File Id="fil0EA11FB1558CD82995B581A8873543AA" KeyPath="yes" Source=".\dist\App\_ssl.pyd" />
330 f68c6d86 humkyung
            </Component>
331 b4b79262 humkyung
            <Component Id="cmpC9FECA64A985B35F62B2CB3583F6901F" Directory="INSTALLFOLDER" Guid="A50D9815-D41C-4AE0-9BFB-E2C81A6B95D4">
332
                <File Id="fil37DFEA4E98A336F9EE46F1E4ACAC3CB2" KeyPath="yes" Source=".\dist\App\_tkinter.pyd" />
333 f68c6d86 humkyung
            </Component>
334 b4b79262 humkyung
            <Component Id="cmp6D0D04F4E1D43D508AD4374199FA6880" Directory="INSTALLFOLDER" Guid="71CA3B70-1CD6-4FAC-A130-739610B84AE4">
335
                <File Id="filC03CBE727D3E2D9CE4A095C9AA6A75E7" KeyPath="yes" Source=".\dist\App\_win32sysloader.pyd" />
336 f68c6d86 humkyung
            </Component>
337 b4b79262 humkyung
            <Component Id="cmpDF7C8DCCF8B39785542F311BDDED4FF7" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="A8D96D2E-01E5-466A-B96D-548E2A78C206">
338
                <File Id="fil76DC7CBDD788A5D7DCFE6C86B78F0C7C" KeyPath="yes" Source=".\dist\App\Commands\AbstractCommand.py" />
339 f68c6d86 humkyung
            </Component>
340 b4b79262 humkyung
            <Component Id="cmp43D9E438524EBAA4E984660392C68AB0" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="76EBD28D-D7B5-4A50-B5D6-4ADC75E7FDE6">
341
                <File Id="fil7A1B4A67B984723AC7D16076CCDE98ED" KeyPath="yes" Source=".\dist\App\Commands\AreaEraserCommand.py" />
342 f68c6d86 humkyung
            </Component>
343 b4b79262 humkyung
            <Component Id="cmp7050D8DA6670FF31E8E6F118B90C94F3" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="9CF115BF-E98F-4074-9E47-4495DB1ABEDB">
344
                <File Id="filE3C713493F52F8C5F871E6A0F5EF23DE" KeyPath="yes" Source=".\dist\App\Commands\AreaOcrCommand.py" />
345 f68c6d86 humkyung
            </Component>
346 b4b79262 humkyung
            <Component Id="cmp67A389FA580ED49FC2FC2B5D30B65373" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="C78110E4-F74B-49D7-879C-7A69959904B1">
347
                <File Id="fil2964A6ED41D7561B13E0AA6EF4951937" KeyPath="yes" Source=".\dist\App\Commands\AreaZoomCommand.py" />
348 f68c6d86 humkyung
            </Component>
349 b4b79262 humkyung
            <Component Id="cmp64B3B903ED696AED359026942D2404A8" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="F9183376-C976-4DE7-969D-6F27BC9F963D">
350
                <File Id="fil4558DD2FA57D38E56B64E108FE58611C" KeyPath="yes" Source=".\dist\App\Commands\ConnectionPointCommand.py" />
351 f68c6d86 humkyung
            </Component>
352 b4b79262 humkyung
            <Component Id="cmpF1BFD5C03B779BB852EBF874AE939B6A" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="B206E037-404C-4251-ACE6-F1E5708051CA">
353
                <File Id="filDE1B66ECC0A2A18D21E34AE185ED07D1" KeyPath="yes" Source=".\dist\App\Commands\CreateCommand.py" />
354 f68c6d86 humkyung
            </Component>
355 b4b79262 humkyung
            <Component Id="cmpB94DC75925CC3CFA58E736AC0C51AC46" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="BACCF190-8355-415C-8B24-D2154AEF6D61">
356
                <File Id="filABF8454A9F7C062416143DE33C473997" KeyPath="yes" Source=".\dist\App\Commands\CreateSymbolCommand.py" />
357 f68c6d86 humkyung
            </Component>
358 b4b79262 humkyung
            <Component Id="cmp09B1C76B23698D7DFBF560A6E199CAF9" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="D0311C7E-A8D2-4950-8CCA-4F449D7835F1">
359
                <File Id="fil01436A20E603CDF27695E78632204100" KeyPath="yes" Source=".\dist\App\Commands\CropCommand.py" />
360 f68c6d86 humkyung
            </Component>
361 b4b79262 humkyung
            <Component Id="cmpB27A2C620781F51737D8B39CBC8A810C" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="8A144AC4-526C-4D30-A96A-A0891A435167">
362
                <File Id="fil3AE69535AECBFE5DAF64481A8E888871" KeyPath="yes" Source=".\dist\App\Commands\DefaultCommand.py" />
363 f68c6d86 humkyung
            </Component>
364 b4b79262 humkyung
            <Component Id="cmp097C887C5EB375E4C0191706C1DEFA38" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="AE1C65CA-14E2-48F4-9CF5-4D9E63B9A93D">
365
                <File Id="fil34DA596A08C3508E3F29539CA352996C" KeyPath="yes" Source=".\dist\App\Commands\EraserCommand.py" />
366 f68c6d86 humkyung
            </Component>
367 b4b79262 humkyung
            <Component Id="cmp6F2FB75919490C873D944FBB2463F215" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="C59E3A8A-3054-49E5-B1FF-5763602408D4">
368
                <File Id="filCAE59C5C09F445102B0726DF41AD52F6" KeyPath="yes" Source=".\dist\App\Commands\FenceCommand.py" />
369 f68c6d86 humkyung
            </Component>
370 b4b79262 humkyung
            <Component Id="cmp6D5F5EE60B0839CDE3F6547946CA7A03" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="81D5FFCD-CE6C-4548-807F-FAB17FD2E506">
371
                <File Id="fil64F91EC4A59A649C1549A55DDDFA195E" KeyPath="yes" Source=".\dist\App\Commands\FitImageCommand.py" />
372 f68c6d86 humkyung
            </Component>
373 b4b79262 humkyung
            <Component Id="cmp39D2655297B75A3891EB583BA734719D" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="3A50D2CF-2D42-4892-A124-F99C8940BA39">
374
                <File Id="filDDEF57578800E66A8FF95E95EE5A2C05" KeyPath="yes" Source=".\dist\App\Commands\FlipImageCommand.py" />
375 f68c6d86 humkyung
            </Component>
376 b4b79262 humkyung
            <Component Id="cmpB1A681AFA65A140F018A4C181D75EF26" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="F29B6C19-9797-4289-BF0A-D3FD35552D4E">
377
                <File Id="fil61C1544940D04A4580EC6D20F4777819" KeyPath="yes" Source=".\dist\App\Commands\HandCommand.py" />
378 f68c6d86 humkyung
            </Component>
379 b4b79262 humkyung
            <Component Id="cmp5EDEA3A252D30486EA8B19B1DB329CCB" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="76D65468-5C48-409A-B91B-00D268D8890A">
380
                <File Id="fil833D2FB6C871BE495A2FFC8A14F0D9A1" KeyPath="yes" Source=".\dist\App\Commands\OriginalPointCommand.py" />
381 f68c6d86 humkyung
            </Component>
382 b4b79262 humkyung
            <Component Id="cmp39D82DE95ABC0D2A846C060E2F0AC0F6" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="E5FBFED6-11A2-4B8A-ABDC-95AA84541118">
383
                <File Id="fil5B8E2BFBA552E45CF0933D1A08A90A7E" KeyPath="yes" Source=".\dist\App\Commands\PenCommand.py" />
384 f68c6d86 humkyung
            </Component>
385 b4b79262 humkyung
            <Component Id="cmp76F75B86B9707528CEC027DA78233F21" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="1011688C-FC9A-4776-A9E3-256351C868AB">
386
                <File Id="fil9714B3DDA7AED17762E049EE8D761FE5" KeyPath="yes" Source=".\dist\App\Commands\PlaceLineCommand.py" />
387 f68c6d86 humkyung
            </Component>
388 b4b79262 humkyung
            <Component Id="cmpC18DA788B5E82E83313C7CC540193D2D" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="C29CC836-F98C-4A06-A913-17DEF459F4BB">
389
                <File Id="filC8D537A8DA494A2370322BE16D9445DB" KeyPath="yes" Source=".\dist\App\Commands\RemoveTextCommand.py" />
390 f68c6d86 humkyung
            </Component>
391 b4b79262 humkyung
            <Component Id="cmp1CF0AA3BD57A2E045065BDC14F0D7B8C" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="3BE42B7D-69E5-47C9-9220-858A9AD472AC">
392
                <File Id="fil20257A32B3F9B133A6E286E9995D5568" KeyPath="yes" Source=".\dist\App\Commands\RotateImageCommand.py" />
393 f68c6d86 humkyung
            </Component>
394 b4b79262 humkyung
            <Component Id="cmpBFF3C1F982C112EF4B4257A492281AE7" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="6E3EAB33-754F-41E2-9480-C5AAEBB79146">
395
                <File Id="fil3B6DA5793A0225F3851F9788E0900D59" KeyPath="yes" Source=".\dist\App\Commands\SelectAttributeCommand.py" />
396 f68c6d86 humkyung
            </Component>
397 b4b79262 humkyung
            <Component Id="cmp0BA1DE66EC9383114F60D4C615E3D062" Directory="dir7D3AFAC00D7B2831FEDC227FB2C7B44C" Guid="C76A6720-551A-4921-AD66-EF22F2B50A79">
398
                <File Id="fil634E119C80A1A9A918FB00CFB2061D68" KeyPath="yes" Source=".\dist\App\Commands\ZoomCommand.py" />
399 f68c6d86 humkyung
            </Component>
400 b4b79262 humkyung
            <Component Id="cmpF2E97AA4F0110C70278F3B36F9735751" Directory="dir57BB962486B55B28FC45B65CCD902110" Guid="D0FF6EAF-83AA-4B7A-95DD-04DA7773F455">
401
                <File Id="fil8BD228FBCD95B077F16C6F2201BA1D59" KeyPath="yes" Source=".\dist\App\cv2\cv2.cp36-win_amd64.pyd" />
402 f68c6d86 humkyung
            </Component>
403 b4b79262 humkyung
            <Component Id="cmpC0AFD408E7F7E662677C3B89A69C2A77" Directory="dir2479B4CBD34C5D8E06045ABE7EF6401E" Guid="91B8C097-B7FC-4FFE-8CCE-9267935B37D3">
404
                <File Id="fil553E9C43172210937CB27F2B88445792" KeyPath="yes" Source=".\dist\App\db\Template.db" />
405 f68c6d86 humkyung
            </Component>
406 b4b79262 humkyung
            <Component Id="cmp11820B2A88C9B24BB9742E7C533C3CBD" Directory="dir4A75851B3F11AB4A6A14A144CF144CDE" Guid="C10D0038-695D-47C2-939D-80D72606FD88">
407
                <File Id="fil90A6F6288CAC985C34C6F8F5EA2B8D27" KeyPath="yes" Source=".\dist\App\Include\pyconfig.h" />
408 f68c6d86 humkyung
            </Component>
409 b4b79262 humkyung
            <Component Id="cmp624142961AE66F87C145B34EB4CDC946" Directory="dir06F962092CAFAD736E2E47442677063D" Guid="1AD825C8-9677-4688-A52D-A2B819C0ED4F">
410
                <File Id="fil7AA8D29B4428A0828D88D8AD8462A53A" KeyPath="yes" Source=".\dist\App\lib2to3\Grammar.txt" />
411 f68c6d86 humkyung
            </Component>
412 b4b79262 humkyung
            <Component Id="cmp8F1F46EC4A7D441BE1B35063C86E2D5E" Directory="dir06F962092CAFAD736E2E47442677063D" Guid="1DD46EB5-8B32-4BB9-B04A-5CBE5E488EB4">
413
                <File Id="fil66E32D42399275D4AFA859D87CE5E830" KeyPath="yes" Source=".\dist\App\lib2to3\Grammar3.6.6.final.0.pickle" />
414 f68c6d86 humkyung
            </Component>
415 b4b79262 humkyung
            <Component Id="cmp7A78B1E7E4076F6FE8B9E465130A3B61" Directory="dir06F962092CAFAD736E2E47442677063D" Guid="E36BE911-5A10-4368-A51A-A111944BA7DD">
416
                <File Id="fil26FA056A198E5DD7847DCD912CCBAF39" KeyPath="yes" Source=".\dist\App\lib2to3\PatternGrammar.txt" />
417 f68c6d86 humkyung
            </Component>
418 b4b79262 humkyung
            <Component Id="cmp0B64E6498E84DD0D3467E42A7EF25818" Directory="dir06F962092CAFAD736E2E47442677063D" Guid="FE17B4CA-FB37-4200-93A2-6501C34F9C51">
419
                <File Id="fil8697F5B845250BFFF214189C1025F08A" KeyPath="yes" Source=".\dist\App\lib2to3\PatternGrammar3.6.6.final.0.pickle" />
420 f68c6d86 humkyung
            </Component>
421 b4b79262 humkyung
            <Component Id="cmp788C22369B459D59C7875BB63F95F482" Directory="dir736CDDA7EDAF746EA439549D60950551" Guid="560FF967-45A6-4C91-8CE0-2A2A4CC72D3A">
422
                <File Id="fil6B0BB4BA04536DA8C91298442714A36C" KeyPath="yes" Source=".\dist\App\lib2to3\tests\data\README" />
423 f68c6d86 humkyung
            </Component>
424 b4b79262 humkyung
            <Component Id="cmpAB1880195311FE8C6F869902547C71A7" Directory="dir03FFB8A30B6FAE1278F1BC2593CD3D76" Guid="B0F115F6-588D-4C22-9DDA-38514CA22CA6">
425
                <File Id="fil523AF02DE90101A9551C68712198B79A" KeyPath="yes" Source=".\dist\App\numpy\core\multiarray.cp36-win_amd64.pyd" />
426 f68c6d86 humkyung
            </Component>
427 b4b79262 humkyung
            <Component Id="cmpD1B7B937CA72A31EF925E5CB46EACEAC" Directory="dir03FFB8A30B6FAE1278F1BC2593CD3D76" Guid="D06CF470-5B85-4712-A5F9-21C8364E5C3D">
428
                <File Id="fil83307B476FFF44757C84183A9CC78CB2" KeyPath="yes" Source=".\dist\App\numpy\core\umath.cp36-win_amd64.pyd" />
429 f68c6d86 humkyung
            </Component>
430 b4b79262 humkyung
            <Component Id="cmpC7FA09E324D350A6D9164F7A67FE66A0" Directory="dir03FFB8A30B6FAE1278F1BC2593CD3D76" Guid="348D9D2A-6179-4AC0-92E3-DBB140B340FC">
431
                <File Id="fil247A934EBB61C19298D034394E864121" KeyPath="yes" Source=".\dist\App\numpy\core\_multiarray_tests.cp36-win_amd64.pyd" />
432 f68c6d86 humkyung
            </Component>
433 b4b79262 humkyung
            <Component Id="cmp5BDE9889FB5FE9FE5D9A06223DD8660A" Directory="dir1A0615162D20AB2C84016F5954C6E22B" Guid="09AECA54-5782-40C8-AAC1-5CCFAAFDC2E4">
434
                <File Id="filE1075B1712A651AF508BDE880FA9BD69" KeyPath="yes" Source=".\dist\App\numpy\fft\fftpack_lite.cp36-win_amd64.pyd" />
435 f68c6d86 humkyung
            </Component>
436 b4b79262 humkyung
            <Component Id="cmp34F88FAEAB23EB4EF4C3F797D47DB50B" Directory="dir5B7E6D2285D1DD45A3DE50429742BEFC" Guid="F58E17F0-7688-4AF3-ACBE-06C98D56C689">
437
                <File Id="filF722A51513CF9943B41FEC374D5FA677" KeyPath="yes" Source=".\dist\App\numpy\linalg\lapack_lite.cp36-win_amd64.pyd" />
438 f68c6d86 humkyung
            </Component>
439 b4b79262 humkyung
            <Component Id="cmp461DA6D09089F78A4E2A6EE677F268B1" Directory="dir5B7E6D2285D1DD45A3DE50429742BEFC" Guid="F5C3A616-7BA1-4E65-9DB2-A7448DE7252D">
440
                <File Id="fil15580C494ECD372F696B51A2B37C999D" KeyPath="yes" Source=".\dist\App\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd" />
441 f68c6d86 humkyung
            </Component>
442 b4b79262 humkyung
            <Component Id="cmpA34F3EC2182C74BB3C496AFDE53D0B8F" Directory="dir9385CC6B178D3CCE8B89B8C7D212E9D7" Guid="652BC6D8-D447-4E8B-A061-65F6AE75AD89">
443
                <File Id="fil559B3077FF7132ECA89D88AE0E47BB41" KeyPath="yes" Source=".\dist\App\numpy\random\mtrand.cp36-win_amd64.pyd" />
444 f68c6d86 humkyung
            </Component>
445 b4b79262 humkyung
            <Component Id="cmp6819266A669A76BAEB8BED306941EAC7" Directory="dirE74BC271BBB2DC1596036C68C520DE05" Guid="9B817374-77D4-45DB-ACB4-302EC959EDE2">
446
                <File Id="fil8EFE91E61484AE91BDF487901E045578" KeyPath="yes" Source=".\dist\App\PIL\_imaging.cp36-win_amd64.pyd" />
447 f68c6d86 humkyung
            </Component>
448 b4b79262 humkyung
            <Component Id="cmp7511D935099A69E3240D1FE30E7E9824" Directory="dirE74BC271BBB2DC1596036C68C520DE05" Guid="7D1E692E-2C1D-4168-A35E-954538C0044F">
449
                <File Id="fil8584F953CA909645255C4E1FF2FD1176" KeyPath="yes" Source=".\dist\App\PIL\_imagingtk.cp36-win_amd64.pyd" />
450 f68c6d86 humkyung
            </Component>
451 b4b79262 humkyung
            <Component Id="cmp805A92FAB4B2E9CA7BD14AF2ABD75B2A" Directory="dirE74BC271BBB2DC1596036C68C520DE05" Guid="6E7223D3-C173-4611-97CD-C0A7B961E246">
452
                <File Id="fil5DDE5D66A50D62AF803C2A65D884593D" KeyPath="yes" Source=".\dist\App\PIL\_webp.cp36-win_amd64.pyd" />
453 f68c6d86 humkyung
            </Component>
454 b4b79262 humkyung
            <Component Id="cmp0592890CB2A3008ABF4FE9B7367CD6AC" Directory="dir0395578F1B049DC836212B0E8A74915E" Guid="479F2AF4-385C-43F5-B00D-22A8A6C604B7">
455
                <File Id="fil35EFA31C84429F30558CC7F88AA97397" KeyPath="yes" Source=".\dist\App\PyQt5\QtCore.pyd" />
456 f68c6d86 humkyung
            </Component>
457 b4b79262 humkyung
            <Component Id="cmpF1805E57972DC250BF8CAA0CFAA6EF1A" Directory="dir0395578F1B049DC836212B0E8A74915E" Guid="D6684FC9-E614-451B-BB1B-276E945390F5">
458
                <File Id="filEEADC5804E03D94F1DBAAFD9DA842B22" KeyPath="yes" Source=".\dist\App\PyQt5\QtGui.pyd" />
459 f68c6d86 humkyung
            </Component>
460 b4b79262 humkyung
            <Component Id="cmpB804F472AD3EE9C28D2C2A857E5B91E5" Directory="dir0395578F1B049DC836212B0E8A74915E" Guid="A4B426B4-C998-498C-9598-A3618A2F58CD">
461
                <File Id="fil6E9C5702B65F95A953DF583660A0B2D5" KeyPath="yes" Source=".\dist\App\PyQt5\QtSvg.pyd" />
462 f68c6d86 humkyung
            </Component>
463 b4b79262 humkyung
            <Component Id="cmpC953E860F756C4F31FD40605C5E70226" Directory="dir0395578F1B049DC836212B0E8A74915E" Guid="41680A9A-6D60-4413-91A0-A742433E744C">
464
                <File Id="fil55A6F4894186AC44427E47DCD3465E93" KeyPath="yes" Source=".\dist\App\PyQt5\QtWidgets.pyd" />
465 f68c6d86 humkyung
            </Component>
466 b4b79262 humkyung
            <Component Id="cmp9ED475324DA589ADCA899517F49C260C" Directory="dir0395578F1B049DC836212B0E8A74915E" Guid="8ECA0C94-B089-47F4-973D-2D81BB629894">
467
                <File Id="fil09ACCDB38056FA6644998A9220540AD2" KeyPath="yes" Source=".\dist\App\PyQt5\QtXml.pyd" />
468 f68c6d86 humkyung
            </Component>
469 b4b79262 humkyung
            <Component Id="cmp9FD9B5030ACE28F0C199A39E78796882" Directory="dir0395578F1B049DC836212B0E8A74915E" Guid="B1C85F90-F76F-423B-93BD-F770A0CE0894">
470
                <File Id="fil1789F7441AC6C4D267E7E410D60A7BA4" KeyPath="yes" Source=".\dist\App\PyQt5\sip.pyd" />
471 f68c6d86 humkyung
            </Component>
472 b4b79262 humkyung
            <Component Id="cmp9A883E5E50CEB0F93D9FFD74F70F6CA5" Directory="dir914A01B3B214416F60D72AA18E9BBCCA" Guid="0A9D3CB9-44CD-4F76-B43A-FAFB9208BAE6">
473
                <File Id="fil94618E7FDD201183247B9B411AFCEF49" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\bin\d3dcompiler_47.dll" />
474 f68c6d86 humkyung
            </Component>
475 b4b79262 humkyung
            <Component Id="cmp09F42B39D5069D03C535A0561060F8B7" Directory="dir914A01B3B214416F60D72AA18E9BBCCA" Guid="B3B42C85-392A-454A-A3FB-3A8C18074E54">
476
                <File Id="fil6DA8FB8FA310B5D8F5A9D5B4CE6DAC27" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\bin\libEGL.dll" />
477 f68c6d86 humkyung
            </Component>
478 b4b79262 humkyung
            <Component Id="cmp08EA6C369E41FDC766BBDFE8FD076405" Directory="dir914A01B3B214416F60D72AA18E9BBCCA" Guid="7CAF0528-F108-4336-9AF9-5761E8CE988D">
479
                <File Id="fil4C498E9A1BBE669CA040126AB0F03E72" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\bin\libGLESv2.dll" />
480 f68c6d86 humkyung
            </Component>
481 b4b79262 humkyung
            <Component Id="cmp9EBE7E5AA0738F241C38A1C1FF37CAD8" Directory="dir914A01B3B214416F60D72AA18E9BBCCA" Guid="B07231AF-0204-428A-AB35-7594FE9CC0BB">
482
                <File Id="filB6CB6AEE7423AD5028889C2DBAFC2602" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\bin\opengl32sw.dll" />
483 f68c6d86 humkyung
            </Component>
484 b4b79262 humkyung
            <Component Id="cmp452C431355FDF7635AD2B87895504656" Directory="dir914A01B3B214416F60D72AA18E9BBCCA" Guid="CC018BE9-C096-49A4-B3D4-AAA0F4F5938C">
485
                <File Id="fil346EAA222286A20FAB167DFC5FC82C52" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\bin\qt.conf" />
486 f68c6d86 humkyung
            </Component>
487 b4b79262 humkyung
            <Component Id="cmp04EAA49C1E8AEBEBB3995418B1EB3271" Directory="dirF14F277BC07DC53255A0BDF58742A2C6" Guid="EED06B93-8425-4AB3-9883-D7ABF2D7BBD8">
488
                <File Id="fil1FD30001B1674EF4A8B88D1DE66685E0" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\iconengines\qsvgicon.dll" />
489 f68c6d86 humkyung
            </Component>
490 b4b79262 humkyung
            <Component Id="cmp34BC6C3C60E46D55BF025E765D14CB03" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="A0C58CAC-F5CA-4FCD-949D-66D936596C2B">
491
                <File Id="filCF5938D85E64AC7BDB82CA8404E0BA85" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qgif.dll" />
492 f68c6d86 humkyung
            </Component>
493 b4b79262 humkyung
            <Component Id="cmpF0F804FC3C1F6B4AB5782C3E9A0BA6AE" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="74FA796B-8C46-449D-B871-34E6F3C83B87">
494
                <File Id="fil5F913EA5FF7BD4F81BB21537660B8EFF" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qicns.dll" />
495 f68c6d86 humkyung
            </Component>
496 b4b79262 humkyung
            <Component Id="cmp4075DF52F316A20FD4DDC3BB71066ECA" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="27910AC6-1B5E-4BCF-9074-25CA9FD5A651">
497
                <File Id="fil8DB0D5325CDCB8E710980225B75CC1E8" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qico.dll" />
498 f68c6d86 humkyung
            </Component>
499 b4b79262 humkyung
            <Component Id="cmp71DDEE7F2EED933F971A3B9A7AB5C5E4" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="A118C1D1-060E-4F7D-BFC3-D2D82B11F1AD">
500
                <File Id="filBACE15355BBF45B27D18B1F220A9D403" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qjpeg.dll" />
501 f68c6d86 humkyung
            </Component>
502 b4b79262 humkyung
            <Component Id="cmp5416C640ECF5B89283A8BB58F38D9794" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="A4EF30F2-D3DD-4F0D-98A4-6FF161317692">
503
                <File Id="fil6F9A011ED16880F4D11B1DE6E9D2F368" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qsvg.dll" />
504 f68c6d86 humkyung
            </Component>
505 b4b79262 humkyung
            <Component Id="cmp9A1249C4C93F739EFF4559FFD58E58DD" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="F94B05D8-D7C9-424B-9CBA-D1279F03C6E4">
506
                <File Id="fil19856AF4677D9D6CC0B2630F476C1355" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qtga.dll" />
507 f68c6d86 humkyung
            </Component>
508 b4b79262 humkyung
            <Component Id="cmp9717B6F45B55523993A97FA1247577C3" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="42BA0A02-231D-4AFC-A655-3E4E87F135AB">
509
                <File Id="filCCC240AAAE6384671FC2A822D5429787" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qtiff.dll" />
510 f68c6d86 humkyung
            </Component>
511 b4b79262 humkyung
            <Component Id="cmp95D53F90C48C46B5699F0DA366520A48" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="60451A49-8646-4D39-AA8E-89C075BB0DEB">
512
                <File Id="fil369FF89049E2D1FE72FE1014E2E38287" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qwbmp.dll" />
513 f68c6d86 humkyung
            </Component>
514 b4b79262 humkyung
            <Component Id="cmp7AF50FD6FAECB8DA1AB37489D9F13060" Directory="dirF7DC2872BDD892A10055B37F3A69C5ED" Guid="1C72EAB5-9B47-42EA-9A28-FE0BE207AE9E">
515
                <File Id="filDFEA4A4917B6429F35A2473D6402A144" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\imageformats\qwebp.dll" />
516 f68c6d86 humkyung
            </Component>
517 b4b79262 humkyung
            <Component Id="cmp1218AA10A1889B3AF058AC831E3E58D3" Directory="dirAB5E7F71D7CD6BE1A6CAF93F3ECA7D07" Guid="44F74BC5-6155-4A5F-977E-68A018E7F627">
518
                <File Id="filBDC433F825EE65F1E9CCB09595CD8717" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\platforms\qminimal.dll" />
519 f68c6d86 humkyung
            </Component>
520 b4b79262 humkyung
            <Component Id="cmp375252157F400C7B2AA1CDF5B46BAF3E" Directory="dirAB5E7F71D7CD6BE1A6CAF93F3ECA7D07" Guid="9F677F93-BD98-4D78-941A-98FC6620E226">
521
                <File Id="fil5996C7E53D9DA56113F2D2A955F679A4" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\platforms\qoffscreen.dll" />
522 f68c6d86 humkyung
            </Component>
523 b4b79262 humkyung
            <Component Id="cmp8D1223411AFB938A32672EA43C7D4D68" Directory="dirAB5E7F71D7CD6BE1A6CAF93F3ECA7D07" Guid="3A42B94E-4D60-4B79-B7C5-83A8E8CFCC49">
524
                <File Id="filD62DE223A6A35F062E3A9ABE5B6404D0" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\platforms\qwebgl.dll" />
525 f68c6d86 humkyung
            </Component>
526 b4b79262 humkyung
            <Component Id="cmp8025DD1331FB333DD8F3B57F7DA1CDE0" Directory="dirAB5E7F71D7CD6BE1A6CAF93F3ECA7D07" Guid="5812FC9B-4D2D-4221-9EC7-6098F6E1572E">
527
                <File Id="filA46E00E0F9391642E2BB8073CAB70B84" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\platforms\qwindows.dll" />
528 f68c6d86 humkyung
            </Component>
529 b4b79262 humkyung
            <Component Id="cmp1D7FEDAA83AD8E7523A461B7E5A539BA" Directory="dir47E1267F9B45FEDC6FBA5AC6631D80CE" Guid="2694DA48-374E-4431-8574-6BF27BC3768D">
530
                <File Id="filF61C00A49463DACFFD4EF2459E109BF7" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\platformthemes\qflatpak.dll" />
531 f68c6d86 humkyung
            </Component>
532 b4b79262 humkyung
            <Component Id="cmpFDCC2409B9E3FC5DCAC663D97CFB1CF6" Directory="dirAB97E2B27F74C723FBC0D156D4743212" Guid="7B5AA92E-CD66-40AD-8E5D-63E90C9F7044">
533
                <File Id="fil044B4E6B91A32335B9AF084B58ADA1EB" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\plugins\styles\qwindowsvistastyle.dll" />
534 f68c6d86 humkyung
            </Component>
535 b4b79262 humkyung
            <Component Id="cmp61036504F2B99DF9B179EBE00115C155" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="6109C184-3753-41A6-A118-B19DDC4235F3">
536
                <File Id="fil23372F3F63E39A2BE53631A6FD454925" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_ar.qm" />
537 f68c6d86 humkyung
            </Component>
538 b4b79262 humkyung
            <Component Id="cmpBD68108B9DA6BCA5ACF715BACA67AB01" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="159CFC7C-7068-4381-9A84-23A60364756A">
539
                <File Id="fil0176C46F3DDB0DA6FB5735A581EC1D4F" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_bg.qm" />
540 f68c6d86 humkyung
            </Component>
541 b4b79262 humkyung
            <Component Id="cmpC4E700608349CF665CBCAFA3972C97D5" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="9EE5AA26-5B20-4D8C-9B6B-38883A6BF857">
542
                <File Id="fil1DF140E242E0516FC834648682198DEB" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_ca.qm" />
543 f68c6d86 humkyung
            </Component>
544 b4b79262 humkyung
            <Component Id="cmp5E21471E711209461EE117CA6D437B58" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="91A77A20-90EF-4D06-913B-F15F095ACF45">
545
                <File Id="fil69504F5EEE94E94C79ACBC4DA13C8852" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_cs.qm" />
546 f68c6d86 humkyung
            </Component>
547 b4b79262 humkyung
            <Component Id="cmp04942AB9352FFF01492EFF2196659F62" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="66CB2080-86E9-4051-8361-D6456A1ECF7B">
548
                <File Id="filBC7B1AC41F9F2A4171647CC6E40A2503" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_da.qm" />
549 f68c6d86 humkyung
            </Component>
550 b4b79262 humkyung
            <Component Id="cmp9EFB5536F9091E56F94E8C4E3F5C5B95" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="958251D9-25A1-4A38-9E6B-10240A4D54A8">
551
                <File Id="fil245E59CDFE6F5815B64915105895A037" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_de.qm" />
552 f68c6d86 humkyung
            </Component>
553 b4b79262 humkyung
            <Component Id="cmpEA85B04EA963ECE44B6CAB982F6B15B6" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="5732475A-CA92-41A4-8CDF-F7D85F2A4448">
554
                <File Id="fil0F02F6530F453918465ED4BB588520EC" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_en.qm" />
555 f68c6d86 humkyung
            </Component>
556 b4b79262 humkyung
            <Component Id="cmp71F26B3F57189F303C6B1FD16EA99088" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="B3936509-BEBD-42CD-AFB7-1B021B0ADEB6">
557
                <File Id="filB459362F224375ACCA9BC3A054CB7070" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_es.qm" />
558 f68c6d86 humkyung
            </Component>
559 b4b79262 humkyung
            <Component Id="cmp745CE18CCB7C5EC95471A8270CC08AE7" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="D7DA9788-07DC-492F-B134-4BA1E22A9FC4">
560
                <File Id="filB46A6F2F27B1B92DA6EAD365C85D774A" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_fi.qm" />
561 f68c6d86 humkyung
            </Component>
562 b4b79262 humkyung
            <Component Id="cmp4509D6CF5C041F38A36B2803A6B61727" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="3C6AA179-D3D0-43E6-91D9-AEEDBB7C00B7">
563
                <File Id="fil0C09CDE794509C466C00E05AA538C5C4" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_fr.qm" />
564 f68c6d86 humkyung
            </Component>
565 b4b79262 humkyung
            <Component Id="cmp07345E9ED43035D0211C7F27747917DB" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="362B33F6-B506-4C37-80C9-8CB21B3B5FCF">
566
                <File Id="filF75BB0FF176D0633D5B3EB201F0BDD50" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_gd.qm" />
567 f68c6d86 humkyung
            </Component>
568 b4b79262 humkyung
            <Component Id="cmp0896672658D1934EDF57F46F27694CCA" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="C8EC80E4-9FE0-49C0-89C4-290054567899">
569
                <File Id="filDEDE079BE98DFF251DDFC7FFE5D6380D" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_he.qm" />
570 f68c6d86 humkyung
            </Component>
571 b4b79262 humkyung
            <Component Id="cmpFC449896E41FEAF8D86ADD7E77AA9592" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="C15182B8-9C24-4CFB-8801-AE481F4922E0">
572
                <File Id="filFA26621AC0636189A033E70784254C0B" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_hu.qm" />
573 f68c6d86 humkyung
            </Component>
574 b4b79262 humkyung
            <Component Id="cmp0D5B5D95E46068772A3D8981D39BC445" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="19881922-9452-42A5-986F-D75D2E038E8B">
575
                <File Id="filFD979BD19045D203BB3F8F33E3C5B757" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_it.qm" />
576 f68c6d86 humkyung
            </Component>
577 b4b79262 humkyung
            <Component Id="cmp7BEFA730EDD2ADE010BF9732FED35F5D" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="A86572C0-8D9D-4A4F-903A-DE04C20C4D47">
578
                <File Id="filDDD73B80A1322B4CAB654436297B2B6E" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_ja.qm" />
579 f68c6d86 humkyung
            </Component>
580 b4b79262 humkyung
            <Component Id="cmpF31A8468417F365DA30C46314045FAE1" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="BD816C7C-054F-44B1-857C-5A2D4ABC141A">
581
                <File Id="fil927FAAC32FBDFADF3B1AD6CCA5F4606B" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_ko.qm" />
582 f68c6d86 humkyung
            </Component>
583 b4b79262 humkyung
            <Component Id="cmp2E091753CD8CE7432C7A83FBC0A322F5" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="99DEAC4B-5B37-4E19-ACD5-96E6485DE16A">
584
                <File Id="fil203200CF3AA9DF5524387452C9430C36" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_lv.qm" />
585 f68c6d86 humkyung
            </Component>
586 b4b79262 humkyung
            <Component Id="cmp084633DE724222D9591BF7AF849945DC" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="9B26C804-2EFA-4DAB-8544-77153FAEBFDC">
587
                <File Id="filF43E787009E4FE905D055992404AC8E3" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_pl.qm" />
588 f68c6d86 humkyung
            </Component>
589 b4b79262 humkyung
            <Component Id="cmpC7E4E76011047BEAFA24549274839F3D" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="EE0C329E-9A14-4820-96F6-483537168EF0">
590
                <File Id="fil3F61A1F6C331280E984EA7E3311180B7" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_ru.qm" />
591 f68c6d86 humkyung
            </Component>
592 b4b79262 humkyung
            <Component Id="cmpB09F85D6E6CD7E34A701E18BDD2E4CE5" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="718B413C-4AA6-426C-A3EE-61A2413B6224">
593
                <File Id="fil7766063465EF2C132EA38CBA4444CF2A" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_sk.qm" />
594 f68c6d86 humkyung
            </Component>
595 b4b79262 humkyung
            <Component Id="cmp55F7BCB5F86440117D5B0D2D765D8FF6" Directory="dir75CBE86C6079D486D11839279B199CCE" Guid="0D137448-6AA3-440C-BFB6-A0282FB4A175">
596
                <File Id="filF57A17A4E382FDD3EA9AC99B85ABA120" KeyPath="yes" Source=".\dist\App\PyQt5\Qt\translations\qtbase_uk.qm" />
597 f68c6d86 humkyung
            </Component>
598 b4b79262 humkyung
            <Component Id="cmp9328CFFA10A72DCA6244A094882E743E" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="57FF0A14-7363-449B-99B4-C69BDE8C6A7F">
599
                <File Id="filB15D33FCA16268EADB7561290B6A042A" KeyPath="yes" Source=".\dist\App\Scripts\App.Configuration.sql" />
600 f68c6d86 humkyung
            </Component>
601 b4b79262 humkyung
            <Component Id="cmpAB15A296B2F88DF301B737A2684D1DD7" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="79AAC290-7BF2-4FEB-9841-345B2D4C2B28">
602
                <File Id="fil926C29F86F306162744523656323D5DB" KeyPath="yes" Source=".\dist\App\Scripts\App.Styles.sql" />
603 f68c6d86 humkyung
            </Component>
604 b4b79262 humkyung
            <Component Id="cmp71E99C34EBAD827F7E4B0551C3634566" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="9A01FF49-037E-4CD4-B95E-0D52635F7916">
605
                <File Id="fil4AE34A4A310F756EE6174EE32C1303AD" KeyPath="yes" Source=".\dist\App\Scripts\Colors.sql" />
606 f68c6d86 humkyung
            </Component>
607 b4b79262 humkyung
            <Component Id="cmp5FFE8426EF47D996339FEB0EA9954417" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="5C2E4855-76E6-4410-87E9-2FC69CED5D03">
608
                <File Id="fil1619ED7028D558F828251BE67239F025" KeyPath="yes" Source=".\dist\App\Scripts\Configuration.sql" />
609 f68c6d86 humkyung
            </Component>
610 b4b79262 humkyung
            <Component Id="cmp9EB0A73F5E41139A3ABC3C5598188C02" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="FB7B9AAF-947F-474A-8C89-187DF52F8028">
611
                <File Id="fil1D47CC90076F0E14CA82461E271AB81F" KeyPath="yes" Source=".\dist\App\Scripts\EQUIPMENT_DATA_LIST.sql" />
612 f68c6d86 humkyung
            </Component>
613 b4b79262 humkyung
            <Component Id="cmpDBAF35F89F23D44A95D8FBA402A9B8CC" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="C9D39C72-D3D1-4A85-B046-95891AB26F0D">
614
                <File Id="filB81A5F1D1E241BDA81A32C14567A2AF7" KeyPath="yes" Source=".\dist\App\Scripts\FluidCode.sql" />
615 f68c6d86 humkyung
            </Component>
616 b4b79262 humkyung
            <Component Id="cmp084932A0FB4BE2C3D054581E12CBB732" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="9F180E7E-346C-48FA-9586-E65C0C9EFBCE">
617
                <File Id="fil1B703E9833B2A4B950B7E35F80BD63B0" KeyPath="yes" Source=".\dist\App\Scripts\HMB.sql" />
618 f68c6d86 humkyung
            </Component>
619 b4b79262 humkyung
            <Component Id="cmpD6505610F59D2D6E0568AC95D35ADB7D" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="B857D6FD-12A6-43BD-BB76-4B630E4667CC">
620
                <File Id="fil6EFABFFAD97F5CDD2773B5053EB91990" KeyPath="yes" Source=".\dist\App\Scripts\INSTRUMENT_DATA_LIST.sql" />
621 f68c6d86 humkyung
            </Component>
622 b4b79262 humkyung
            <Component Id="cmp37196EB00EDCE44DAD86CAA94ED24678" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="297937B1-3E85-499B-9E1D-25E2122B6971">
623
                <File Id="filE40086AC381B11F3DB3E60D7040FD487" KeyPath="yes" Source=".\dist\App\Scripts\InsulationPurpose.sql" />
624 f68c6d86 humkyung
            </Component>
625 b4b79262 humkyung
            <Component Id="cmp748E51C508079F9C3888FC08C9384606" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="479515C5-3158-455C-A330-D5FA293DDE03">
626
                <File Id="fil722A48C2A9146CAD8A872FF16F95E650" KeyPath="yes" Source=".\dist\App\Scripts\LineProperties.sql" />
627 f68c6d86 humkyung
            </Component>
628 b4b79262 humkyung
            <Component Id="cmp3737E0BDD6E05E0F7041D0B4766DF8E2" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="5AB20351-00C3-4147-BB6D-8998320F5368">
629
                <File Id="fil99564E4CECBA543C7BFBE1740CF2749B" KeyPath="yes" Source=".\dist\App\Scripts\LineTypes.sql" />
630 f68c6d86 humkyung
            </Component>
631 b4b79262 humkyung
            <Component Id="cmp85B25AF96F5762AF199E6B46AB3E3FA5" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="48A997E0-2F00-4D96-A4C1-8A500344C86A">
632
                <File Id="filFF0F328B569CA333B2427EBACA4148DD" KeyPath="yes" Source=".\dist\App\Scripts\LINE_DATA_LIST.sql" />
633 f68c6d86 humkyung
            </Component>
634 b4b79262 humkyung
            <Component Id="cmpD28F313B25CCD52CA6DF89934CFFB1A6" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="544BA81D-24B1-49D0-96FE-E767249732CD">
635
                <File Id="fil97E0A469BD5AA86EA05873674AF1C766" KeyPath="yes" Source=".\dist\App\Scripts\NOMINAL PIPE SIZE.sql" />
636 f68c6d86 humkyung
            </Component>
637 b4b79262 humkyung
            <Component Id="cmp098CB28EF9212C9886EC336F259127B7" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="4EB526E2-9AFE-48FC-8555-4DF2C31A7B7D">
638
                <File Id="fil1F58BADBE61346684E815BFC9B2CF163" KeyPath="yes" Source=".\dist\App\Scripts\PipingMaterialsClass.sql" />
639 f68c6d86 humkyung
            </Component>
640 b4b79262 humkyung
            <Component Id="cmpE3CCE005400E8743AC8B61D37A19D696" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="241B8EAC-09ED-49FA-B3EC-D508806931B7">
641
                <File Id="fil4E0384AEB0D1230DB6BD704FF81B4E4F" KeyPath="yes" Source=".\dist\App\Scripts\PnIDNumber.sql" />
642 f68c6d86 humkyung
            </Component>
643 b4b79262 humkyung
            <Component Id="cmp25C8D669EA57C7CB8FB21DF72D911BAC" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="34C5217E-0689-4FA0-B9E6-E84A071D6FE7">
644
                <File Id="fil292BED55CBA1824114163985FED586B9" KeyPath="yes" Source=".\dist\App\Scripts\Project.Projects.sql" />
645 f68c6d86 humkyung
            </Component>
646 b4b79262 humkyung
            <Component Id="cmp78723A50641461A6702CAF94118028C4" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="55412074-7176-4B1D-9A2B-83AE863CCF7C">
647
                <File Id="filCD4DFDFA6D05FC307FB3B2428317E09A" KeyPath="yes" Source=".\dist\App\Scripts\Symbol.sql" />
648 f68c6d86 humkyung
            </Component>
649 b4b79262 humkyung
            <Component Id="cmp54480173EE8D6F9A5A96230A5C5A4BCE" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="5BB8C99F-BBBC-44DB-8B4D-E18CC3A5672C">
650
                <File Id="fil34EAFD971068F8D0411AB58E341541AA" KeyPath="yes" Source=".\dist\App\Scripts\SymbolAttribute.sql" />
651 f68c6d86 humkyung
            </Component>
652 b4b79262 humkyung
            <Component Id="cmpFD63867566946EFA7C16B2C5E2DE7FCB" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="C5339FE2-ADF1-4CC3-9F88-175FCF8768C8">
653
                <File Id="fil48524284339BCC54D144FDB2828DFE97" KeyPath="yes" Source=".\dist\App\Scripts\SymbolName.sql" />
654 f68c6d86 humkyung
            </Component>
655 b4b79262 humkyung
            <Component Id="cmpF34B8622D9C6883BEB2D4E592387A04C" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="0B527C4C-6182-453F-A97E-91B7635DF85B">
656
                <File Id="fil457C72A44269DAE0F6BF9F581EAA90A1" KeyPath="yes" Source=".\dist\App\Scripts\SymbolType.sql" />
657 f68c6d86 humkyung
            </Component>
658 b4b79262 humkyung
            <Component Id="cmp322D24927FB0BC30301401F7ECA86DA2" Directory="dir33A2F09B010813323099475AA1D7838F" Guid="29640ED3-822C-47AC-A7C5-E5CEAC7CA6B5">
659
                <File Id="fil1E3A8033C7C63C829576D3223CFE8BF0" KeyPath="yes" Source=".\dist\App\Scripts\UnitNumber.sql" />
660 f68c6d86 humkyung
            </Component>
661 b4b79262 humkyung
            <Component Id="cmp03FD7D722E23175BDF5CDACE8CA968B2" Directory="dir970E7371CB13C6FB4B38EA6FC2A0C58A" Guid="00EAC343-BA39-4E00-80F5-52C2496353B2">
662
                <File Id="filF94F83D3983A74BDA08807765D87B5D7" KeyPath="yes" Source=".\dist\App\shapely\speedups\_speedups.cp36-win_amd64.pyd" />
663 f68c6d86 humkyung
            </Component>
664 b4b79262 humkyung
            <Component Id="cmp8AA9BACBB6A810ED428F95C7A7D641AB" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="2D427659-60E5-47C7-AED2-8460F7579193">
665
                <File Id="filD2B409EA664D93EED649799CD0D48D3B" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringAbstractItem.py" />
666 f68c6d86 humkyung
            </Component>
667 b4b79262 humkyung
            <Component Id="cmpBC4AB069468730AFF5AE0791D5C6B9F1" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="A66B0628-50B9-4C60-987D-491D4925B6D6">
668
                <File Id="fil0A77F5CD1F398098E4F9D8A0CB341DA8" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringConnectorItem.py" />
669 f68c6d86 humkyung
            </Component>
670 b4b79262 humkyung
            <Component Id="cmp74CD85F3E5C8AAEDF765446CB02F16F5" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="80CB9D2C-924B-480E-9530-15F85B4F0867">
671
                <File Id="fil6FF1DC39D7DE5DB5A57D5103A2AC6E9C" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringGuidelineItem.py" />
672 f68c6d86 humkyung
            </Component>
673 b4b79262 humkyung
            <Component Id="cmpC57EF6C3813FED25AFE02127CA2A8A4D" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="63FC7D5F-CDE2-4E92-9CF9-C775A1622D40">
674
                <File Id="filDCE5902F7C92426A01E29742B42B1F3E" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringLineItem.py" />
675 f68c6d86 humkyung
            </Component>
676 b4b79262 humkyung
            <Component Id="cmpA5E92093F794A6831A3641D9E70C365E" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="4EB88F94-958E-4CDB-A081-E244E0AEC6A0">
677
                <File Id="fil24183B1975C26F9D0479D4909A608AEE" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringLineNoTextItem.py" />
678 f68c6d86 humkyung
            </Component>
679 b4b79262 humkyung
            <Component Id="cmp13E9B4CC77010C07A5474BF847FEB34F" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="C3A58DD2-DAF0-48B6-B5AF-5632CFC8027B">
680
                <File Id="filAF231EECC0D14859A3D4859796E376AA" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringNozzleItem.py" />
681 f68c6d86 humkyung
            </Component>
682 b4b79262 humkyung
            <Component Id="cmpE39FD19EE9C5DEBEA18F4E83AA83CEC0" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="5F19A681-2453-468A-B96F-A40822064E86">
683
                <File Id="fil3C0F3C581C24675CE0345555F5C1F91E" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringNozzleNameItem.py" />
684 f68c6d86 humkyung
            </Component>
685 b4b79262 humkyung
            <Component Id="cmp1F63B67A41854DFFEA75536B743025A3" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="714A0FB1-77AE-413A-89B6-BD49A0B35C75">
686
                <File Id="fil83A54D2BE86151AC48A2F659D04900A9" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringOriginItem.py" />
687 f68c6d86 humkyung
            </Component>
688 b4b79262 humkyung
            <Component Id="cmpBEF13F5646762A8E2AA60D9874BFE3E5" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="2CF332CE-FE7E-4B01-BD0D-55697D1B2571">
689
                <File Id="filF877CB0191B92B7750495F192A0FC964" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringPolylineItem.py" />
690 f68c6d86 humkyung
            </Component>
691 b4b79262 humkyung
            <Component Id="cmp8968F120D83F48A02655E253CE8ED46F" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="AA332AFF-DAA1-48B7-9DCA-B47CDAA2F651">
692
                <File Id="fil70772D6B6E7AF1631F1BA2E2085C36D3" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringRunItem.py" />
693 f68c6d86 humkyung
            </Component>
694 b4b79262 humkyung
            <Component Id="cmp5A61A8D197533C06B318515061920D63" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="1801815D-97CE-41CD-A961-E6087A6D6050">
695
                <File Id="fil62879F14C2F1F18AE00820C173F8607F" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringSpecBreakItem.py" />
696 f68c6d86 humkyung
            </Component>
697 b4b79262 humkyung
            <Component Id="cmp334F10500062041701E401A11B08255D" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="B97FBEDE-1937-4769-8431-E884FF21B89F">
698
                <File Id="filAF7D51ACA0FA384A044F5A945138F470" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringTextItem.py" />
699 f68c6d86 humkyung
            </Component>
700 b4b79262 humkyung
            <Component Id="cmp4587428717C39537765DD26774E099EF" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="4E2B5A12-DBBC-4C2E-872D-A72C9C25BAB6">
701
                <File Id="fil39EF32BC197A16D40E3B4E7BE59B1179" KeyPath="yes" Source=".\dist\App\Shapes\EngineeringUnknownItem.py" />
702 f68c6d86 humkyung
            </Component>
703 b4b79262 humkyung
            <Component Id="cmp62689C498EAAE22E163B1EC5B7706105" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="64D34101-B8D1-4161-8E46-8DF532498C37">
704
                <File Id="filBB9EA6E886BCF426B28B6AB65B45D128" KeyPath="yes" Source=".\dist\App\Shapes\GraphicsBoundingBoxItem.py" />
705 f68c6d86 humkyung
            </Component>
706 b4b79262 humkyung
            <Component Id="cmp0982BABC27DC2A8432A3E98F1857D8DB" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="6F9D8690-1371-465C-BE6A-AD3F788FCE94">
707
                <File Id="fil07C85DF1BCAD67C62B3BCAB3F93F3560" KeyPath="yes" Source=".\dist\App\Shapes\QEngineeringEquipmentItem.py" />
708 f68c6d86 humkyung
            </Component>
709 b4b79262 humkyung
            <Component Id="cmp93A76AEDBDF34C348963BC7B97BBB333" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="AF3C996F-D947-46CE-93A8-468041C3CDCA">
710
                <File Id="filF59883432DA02A64E65E427B2640B4AB" KeyPath="yes" Source=".\dist\App\Shapes\QEngineeringFlowArrowItem.py" />
711 f68c6d86 humkyung
            </Component>
712 b4b79262 humkyung
            <Component Id="cmp84D05F9C1CE1A6A7D1C10434A741ECAE" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="63421A28-DFFF-4458-B49C-292B64B46812">
713
                <File Id="fil71D2496AC0529CFB08A5FBE1733EAA40" KeyPath="yes" Source=".\dist\App\Shapes\QEngineeringInstrumentItem.py" />
714 f68c6d86 humkyung
            </Component>
715 b4b79262 humkyung
            <Component Id="cmpE8E9B1C8599DAA1CF97CCB8E7D0F463E" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="60558FCC-300C-4CF4-A8D7-BD1D54933BCB">
716
                <File Id="fil77BD81D7E0AE61CE7CD8E1BF154C40D3" KeyPath="yes" Source=".\dist\App\Shapes\QEngineeringNoteItem.py" />
717 f68c6d86 humkyung
            </Component>
718 b4b79262 humkyung
            <Component Id="cmp464BDB57B26066682B9FF3FD5E6C8D7B" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="0EA60AD1-DA03-43C0-BD73-00AFE2534D01">
719
                <File Id="fil00B5A1858DF87EB62959C4431F169BB2" KeyPath="yes" Source=".\dist\App\Shapes\QEngineeringOPCItem.py" />
720 f68c6d86 humkyung
            </Component>
721 b4b79262 humkyung
            <Component Id="cmp8431DFCAEB3EAB834B9D342C0CB674CA" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="9F4B39B1-0174-4039-B21D-C6EEEC76D466">
722
                <File Id="fil948DD078F7034090984C0693E196E733" KeyPath="yes" Source=".\dist\App\Shapes\QEngineeringSizeTextItem.py" />
723 f68c6d86 humkyung
            </Component>
724 b4b79262 humkyung
            <Component Id="cmpE9D6EA7EB7C76814C14173903787C52F" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="DF6620F2-4DBB-44BF-ABC0-3D3AFBBF409B">
725
                <File Id="fil5740D4BA8D2E3E0D68B2ACF4E296316A" KeyPath="yes" Source=".\dist\App\Shapes\QEngineeringTagNoTextItem.py" />
726 f68c6d86 humkyung
            </Component>
727 b4b79262 humkyung
            <Component Id="cmp7F9CFC6C888E21AFB661B6AE017BAACB" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="FA0E91F5-4DBD-489D-B454-CFFD69F8F5E2">
728
                <File Id="fil3D39ED392ECC6E4AE93975728ECD1318" KeyPath="yes" Source=".\dist\App\Shapes\QEngineeringTrimLineNoTextItem.py" />
729 f68c6d86 humkyung
            </Component>
730 b4b79262 humkyung
            <Component Id="cmp3FBCF19AC0831775D281C8FAA374C597" Directory="dir909E4719FA21877010CBC479AFAF4AA4" Guid="531C21DF-30EF-477F-910C-D6199FAB5B36">
731
                <File Id="fil40C583EC2885F68C6A4CC9E1F3884BC0" KeyPath="yes" Source=".\dist\App\Shapes\SymbolSvgItem.py" />
732 f68c6d86 humkyung
            </Component>
733 b4b79262 humkyung
            <Component Id="cmp979495263725C132B866D0B13D4D6256" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="78D17226-2A02-440F-B65F-A69C7BCD6FC9">
734
                <File Id="filB2B6185530DC5EA18E72C4123089FFA4" KeyPath="yes" Source=".\dist\App\tcl\auto.tcl" />
735 f68c6d86 humkyung
            </Component>
736 b4b79262 humkyung
            <Component Id="cmp42076A44889E3C113C3D75A1FC7BA590" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="A45DC569-4887-4E20-B09E-A5BD0C9E0070">
737
                <File Id="fil4DEDC700FB76682C6392E0E0AF9F2B39" KeyPath="yes" Source=".\dist\App\tcl\clock.tcl" />
738 f68c6d86 humkyung
            </Component>
739 b4b79262 humkyung
            <Component Id="cmp43C146EFDED8420ED7AD6672F2C51B8D" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="AB37F21F-61B1-4DF3-80B2-C9719811983E">
740
                <File Id="fil16CE58600001926F5E62F180162424F8" KeyPath="yes" Source=".\dist\App\tcl\history.tcl" />
741 f68c6d86 humkyung
            </Component>
742 b4b79262 humkyung
            <Component Id="cmp12CE8CBE71830502BE0895A26BD8066F" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="5DC76360-0387-41A4-AB64-FECD543C8C7F">
743
                <File Id="fil8672C7C590EC4289440EDB23C8662BA9" KeyPath="yes" Source=".\dist\App\tcl\init.tcl" />
744 f68c6d86 humkyung
            </Component>
745 b4b79262 humkyung
            <Component Id="cmpF4C4411FCE5F183838D41F4837699D99" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="E12D7C34-B2A6-4676-A422-77675E035F22">
746
                <File Id="fil70E920E192AB7D2AA77A6B532C3C065D" KeyPath="yes" Source=".\dist\App\tcl\package.tcl" />
747 f68c6d86 humkyung
            </Component>
748 b4b79262 humkyung
            <Component Id="cmpE789A7573674FC0F3EBCF46D73CEA56B" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="8EED36AF-3856-4AE7-9684-1E85A096F982">
749
                <File Id="fil00107E34E4D198261A57D994A1C26FAF" KeyPath="yes" Source=".\dist\App\tcl\parray.tcl" />
750 f68c6d86 humkyung
            </Component>
751 b4b79262 humkyung
            <Component Id="cmpC21E8252B7DB7C753A706614DA4E847A" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="C13D8A6C-7295-47D4-AB75-5AA6757AA3C7">
752
                <File Id="fil03CD5F956F1A0A2CF6750DF189D9B099" KeyPath="yes" Source=".\dist\App\tcl\safe.tcl" />
753 f68c6d86 humkyung
            </Component>
754 b4b79262 humkyung
            <Component Id="cmp491F2A2091D28E145D09C38A756C054F" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="B71D343C-55DF-4836-B144-F39F3B6B8499">
755
                <File Id="filE0DC73211E9AF12AE0B4108C173F07EF" KeyPath="yes" Source=".\dist\App\tcl\tclIndex" />
756 f68c6d86 humkyung
            </Component>
757 b4b79262 humkyung
            <Component Id="cmp0A97808E264FE9522C597C5C7562647A" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="C0BBBDF6-66A7-4F8F-B801-50C5128B92AD">
758
                <File Id="fil306EBA52F65A742D2BF4100B3A7EE591" KeyPath="yes" Source=".\dist\App\tcl\tm.tcl" />
759 f68c6d86 humkyung
            </Component>
760 b4b79262 humkyung
            <Component Id="cmp7C74795A55B4DE3AB3C3E8FA40E11172" Directory="dir608A4CEF2C50A404903D91CDBC5FC19F" Guid="09B7BBAA-64AC-4AD0-8E15-DC0D8F872102">
761
                <File Id="fil764D047BD5332B7B18A8B042F49D99F1" KeyPath="yes" Source=".\dist\App\tcl\word.tcl" />
762 f68c6d86 humkyung
            </Component>
763 b4b79262 humkyung
            <Component Id="cmpF91712334494F62CDD717F92D224A972" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="F0D2BA29-591F-47D2-A6DC-9F86B7088465">
764
                <File Id="fil4AD837B49A008A667AD3A530321FD4CD" KeyPath="yes" Source=".\dist\App\tcl\encoding\ascii.enc" />
765 f68c6d86 humkyung
            </Component>
766 b4b79262 humkyung
            <Component Id="cmp7034F9C19302E3176D544CAF0A291994" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="5EB0D6DE-B6A6-490A-AF77-ED7BF414FCE4">
767
                <File Id="fil56CEE99DBC41030C11ABD4FE8615D10D" KeyPath="yes" Source=".\dist\App\tcl\encoding\big5.enc" />
768 f68c6d86 humkyung
            </Component>
769 b4b79262 humkyung
            <Component Id="cmpD12319D74E59058F9C045D25EBBA0C4A" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="B516078E-F86D-4D7C-B03F-976EFD37ADA9">
770
                <File Id="filB8DB6C1C98B79E036D8CE4467665C95A" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1250.enc" />
771 f68c6d86 humkyung
            </Component>
772 b4b79262 humkyung
            <Component Id="cmp0820C2F0E66B2F6BAA5F3B374D2390B3" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="252800B7-8D00-46F6-B38A-B050044DA1E6">
773
                <File Id="filF32C4A73731F41A0505995D290777B41" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1251.enc" />
774 f68c6d86 humkyung
            </Component>
775 b4b79262 humkyung
            <Component Id="cmp919C29C7F208E91535C31776BB9B194F" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="A02C8D70-A8A5-4F02-B370-3D7BECFB7CF8">
776
                <File Id="filBD8A3AC6AE25AAEDBC9E4B1A5076B2EA" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1252.enc" />
777 f68c6d86 humkyung
            </Component>
778 b4b79262 humkyung
            <Component Id="cmp72E4F3727F22F89776D5CEC46584AF8C" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="ACE0D747-1A3A-41A1-ABA0-3A80F0122ADD">
779
                <File Id="fil073551BC4FABA2DC7B858C4F415E80FB" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1253.enc" />
780 f68c6d86 humkyung
            </Component>
781 b4b79262 humkyung
            <Component Id="cmp2A55AEA00D9A102422CFD2D404416BFA" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="CDADEE1F-F4E7-4681-AA28-17833975D57E">
782
                <File Id="filD5E22962DF17227534D8CCFF85DA0F86" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1254.enc" />
783 f68c6d86 humkyung
            </Component>
784 b4b79262 humkyung
            <Component Id="cmp043CA68B68CC9050962AF6E277B6F9FF" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="E843D836-EC21-4451-AC97-7983DDBEFEF1">
785
                <File Id="fil99AE8633083577B92F270198DA59BCB9" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1255.enc" />
786 f68c6d86 humkyung
            </Component>
787 b4b79262 humkyung
            <Component Id="cmp41A384C324B73521D6538BCAB3441FD4" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="38E9F6B0-065E-4751-95F2-1A99CBD6F508">
788
                <File Id="fil3C5DD4503FB118BF6FD8D9EB92126545" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1256.enc" />
789 f68c6d86 humkyung
            </Component>
790 b4b79262 humkyung
            <Component Id="cmpFF5B40C34F7F1B2783FDE8A1685A5AD5" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="10C8F1FE-5C88-4055-A6C3-FA747532A2D0">
791
                <File Id="filDA81869C59E0726BAD61F3E4AC0A2D69" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1257.enc" />
792 f68c6d86 humkyung
            </Component>
793 b4b79262 humkyung
            <Component Id="cmp563A122DB2485997C5387E56AD212E88" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="2DF82461-DF84-4CA2-A9FA-52335FFED1C3">
794
                <File Id="fil3D9EAB568840418935C407741DCA7511" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp1258.enc" />
795 f68c6d86 humkyung
            </Component>
796 b4b79262 humkyung
            <Component Id="cmp157E07326562B7C8D15CB78C12651AE0" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="3B901D1D-C12D-49EF-8C77-9048055E1D77">
797
                <File Id="filD25CCD95BCFCB66CE4B252044202EC76" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp437.enc" />
798 f68c6d86 humkyung
            </Component>
799 b4b79262 humkyung
            <Component Id="cmp3EC437A3A7FE23463308A9DF2214D5DC" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="32AD1FB3-BC95-4291-8551-CDCEF0211953">
800
                <File Id="fil08FCC3EFBCFABF190688E0534B450508" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp737.enc" />
801 f68c6d86 humkyung
            </Component>
802 b4b79262 humkyung
            <Component Id="cmpC7D380E044690F6A90DF9B2B9BDC4824" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="4669D320-E8F2-42DF-9E0E-ECE8B0EAAADB">
803
                <File Id="fil80A99719E27E4C2E710CD613B65AE8DA" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp775.enc" />
804 f68c6d86 humkyung
            </Component>
805 b4b79262 humkyung
            <Component Id="cmpC76D0D32DB4CB93A298A5F13ACF95018" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="4E8B44E8-6058-4D70-BCC2-07ED8B9E1DBF">
806
                <File Id="fil0E7D6493444F9C96F3C85D18818761F2" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp850.enc" />
807 f68c6d86 humkyung
            </Component>
808 b4b79262 humkyung
            <Component Id="cmpC9614F936D65BA9205C29A437BB4321B" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="C4EF4E9A-F811-4C72-8069-DEC5D2236546">
809
                <File Id="fil752E96F6F40B1E16859D26AB5DD50518" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp852.enc" />
810 f68c6d86 humkyung
            </Component>
811 b4b79262 humkyung
            <Component Id="cmp0A3A9A52F26FB2B533D3AC089CD5F021" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="3EBCE33F-8FD9-49AE-8501-D811FFA7DB9F">
812
                <File Id="fil3CDABFC524A439989B9B8824346D248F" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp855.enc" />
813 f68c6d86 humkyung
            </Component>
814 b4b79262 humkyung
            <Component Id="cmpA0F2D5EA45CC192FC7856F92E780A450" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="A49BFC9A-5C8A-4B31-9C5B-0DFF49506FA7">
815
                <File Id="fil2E63801804EE721D90B076D98E225318" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp857.enc" />
816 f68c6d86 humkyung
            </Component>
817 b4b79262 humkyung
            <Component Id="cmpD67CDD0C93AE9B2D0F6E84EA0C2C5785" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="8E5FB303-1A2A-41DC-AC65-5AB9E04EBE63">
818
                <File Id="fil1E554B53D5D9CDC30B768A6A2D1EBF4A" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp860.enc" />
819 f68c6d86 humkyung
            </Component>
820 b4b79262 humkyung
            <Component Id="cmpD2C0E763C54F4475D3303D01FDD38007" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="4E385AC3-B8FB-4BE8-A930-D7071558E210">
821
                <File Id="filFB3ED963AB2A6AFA942FE920E4EA256A" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp861.enc" />
822 f68c6d86 humkyung
            </Component>
823 b4b79262 humkyung
            <Component Id="cmp49124A221C2062F5A8F95BAFC6830CAD" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="CF43F650-04C7-443A-A447-8478173E0D54">
824
                <File Id="fil46CBCD7D4EE23AA7FF23E09EF508BB2B" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp862.enc" />
825 f68c6d86 humkyung
            </Component>
826 b4b79262 humkyung
            <Component Id="cmp857B91F7AD2D2CADCBB56BA8078EC42C" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="DBDA9713-CEDE-4A7B-B742-A0348273FA1A">
827
                <File Id="fil073D9D210E71EBD1769BB58AEF0E9D45" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp863.enc" />
828 f68c6d86 humkyung
            </Component>
829 b4b79262 humkyung
            <Component Id="cmp59C2241A3F27CB8538579847789ADBA0" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="4944FDA7-497C-4843-87E1-DCF9DE27D2F0">
830
                <File Id="filA2906AD7E4EDE2892C59933FE24E60DC" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp864.enc" />
831 f68c6d86 humkyung
            </Component>
832 b4b79262 humkyung
            <Component Id="cmp77B643E07BEBDDA811A09149EC56DDA6" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="DE4BD022-536F-4B73-9BD9-A153DFF76340">
833
                <File Id="filA7C193C2D412F447BEC3DB9D13D9534D" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp865.enc" />
834 f68c6d86 humkyung
            </Component>
835 b4b79262 humkyung
            <Component Id="cmpD9790DEF6BACCA553F95A912CC72CDB9" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="5E457C8A-E87C-4C82-8744-CE69397AFC67">
836
                <File Id="filF7C2855E1A60F9CD4199DA14AC764E9B" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp866.enc" />
837 f68c6d86 humkyung
            </Component>
838 b4b79262 humkyung
            <Component Id="cmp61F087D9C45F4AD7BF6D5795C62D36B9" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="B0EC5487-2D8B-4483-8A3F-6DC21B510BA1">
839
                <File Id="filCF4775BBD920705C702B2CC3E5CFDFB3" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp869.enc" />
840 f68c6d86 humkyung
            </Component>
841 b4b79262 humkyung
            <Component Id="cmp29754FCA59D5EBC897DDF728F26E0048" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="FB10BA2A-BACE-4FA0-8670-C817A47D889E">
842
                <File Id="fil809418DA643F9CB9A11C240C69C81C52" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp874.enc" />
843 f68c6d86 humkyung
            </Component>
844 b4b79262 humkyung
            <Component Id="cmpEBA40061400907B1EA705DDC52286D78" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="0C4CCCBF-04C0-428F-AD1E-03B0285C9881">
845
                <File Id="fil590823BF5C1E1BE6215D2369875DBE64" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp932.enc" />
846 f68c6d86 humkyung
            </Component>
847 b4b79262 humkyung
            <Component Id="cmpB071229A3571CEE905C8E0DAF27F246C" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="CF67F66D-3AEB-4375-89DE-5B04C7FFE141">
848
                <File Id="fil94FFAC6A6F6677026EE603170642F97E" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp936.enc" />
849 f68c6d86 humkyung
            </Component>
850 b4b79262 humkyung
            <Component Id="cmpEB617AA8B133023E63F0F9F098B61297" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="65FF06C2-BAEF-4547-BC68-89F9D4C39EDF">
851
                <File Id="fil2B929A94D466CF9B2E3A0B36B26A40B8" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp949.enc" />
852 f68c6d86 humkyung
            </Component>
853 b4b79262 humkyung
            <Component Id="cmp94094F3B068EEA8EE980F84A4A70F637" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="AA3F89C4-028E-476F-9802-6889E0719107">
854
                <File Id="filD0706E201549AF693856F0655DFD15FB" KeyPath="yes" Source=".\dist\App\tcl\encoding\cp950.enc" />
855 f68c6d86 humkyung
            </Component>
856 b4b79262 humkyung
            <Component Id="cmp37625039DEFC4E4217CEF7590DC1D0E7" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="05EC2B37-7C94-4C59-8499-CEA751530668">
857
                <File Id="fil600F256AABEFDF81FF5196F0DA8C9742" KeyPath="yes" Source=".\dist\App\tcl\encoding\dingbats.enc" />
858 f68c6d86 humkyung
            </Component>
859 b4b79262 humkyung
            <Component Id="cmp1979478E9D3E00F3722CADF2B4F483FA" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="20D35CF4-D4C0-4721-A43B-34C2E8869D32">
860
                <File Id="fil8F62DD61A9DA85D2186D6602E2B66F66" KeyPath="yes" Source=".\dist\App\tcl\encoding\ebcdic.enc" />
861 f68c6d86 humkyung
            </Component>
862 b4b79262 humkyung
            <Component Id="cmp885DF80E2E3787938FACF63DAAF93333" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="BF94E652-F83E-4C6C-8499-7ACB16E3D60D">
863
                <File Id="filBD07ECE55FE87C5436AF7EEB9DA95397" KeyPath="yes" Source=".\dist\App\tcl\encoding\euc-cn.enc" />
864 f68c6d86 humkyung
            </Component>
865 b4b79262 humkyung
            <Component Id="cmp3359D001FF14C6B8133D4C441A0B9A23" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="14F076EE-3D9D-4A59-97D4-8F8A1679C9BA">
866
                <File Id="filDBF26979032D79A4A0468C68B65BCB8E" KeyPath="yes" Source=".\dist\App\tcl\encoding\euc-jp.enc" />
867 f68c6d86 humkyung
            </Component>
868 b4b79262 humkyung
            <Component Id="cmpCD7598311F4F28990D7D29FB0ED85353" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="2E7ADC13-23B7-4A30-AEF8-C7E152CF270F">
869
                <File Id="fil15F29DA7DA772436E44B4DF95AC1EEB8" KeyPath="yes" Source=".\dist\App\tcl\encoding\euc-kr.enc" />
870 f68c6d86 humkyung
            </Component>
871 b4b79262 humkyung
            <Component Id="cmpB8F953354FD27AFECA6037AAB2D19C30" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="65D489C7-02D2-4D00-BF74-53DF03E5C3BB">
872
                <File Id="fil9F835E18C7DE02AED20581E0E80DD3CA" KeyPath="yes" Source=".\dist\App\tcl\encoding\gb12345.enc" />
873 f68c6d86 humkyung
            </Component>
874 b4b79262 humkyung
            <Component Id="cmp4A5D6505CC086CEB7015BCD27BBB83C1" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="4223F574-B852-4D32-9CF4-C7B9875F2480">
875
                <File Id="filBFC39088E3769F474EA66159C811B6E7" KeyPath="yes" Source=".\dist\App\tcl\encoding\gb1988.enc" />
876 f68c6d86 humkyung
            </Component>
877 b4b79262 humkyung
            <Component Id="cmp02EDE897B548D8869D72C4F1A9B24401" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="34B1716B-EFCE-4104-A781-72C60E2E3DF0">
878
                <File Id="fil66F1E64C98BB62387FE5FEB913D0D2AF" KeyPath="yes" Source=".\dist\App\tcl\encoding\gb2312-raw.enc" />
879 f68c6d86 humkyung
            </Component>
880 b4b79262 humkyung
            <Component Id="cmp853A99C040CCC4407DD7C776825677F6" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="7A449C0B-70A8-489B-B95B-DDEAF4621BB3">
881
                <File Id="filA708455A5E03271EB2D5AFE116570BB7" KeyPath="yes" Source=".\dist\App\tcl\encoding\gb2312.enc" />
882 f68c6d86 humkyung
            </Component>
883 b4b79262 humkyung
            <Component Id="cmpFF5F2D9597C18A4C5D63C9F966D3946A" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="30F93D74-904F-4169-9DCA-8AE8C1A7CCCA">
884
                <File Id="filB03B65198807F78749B7D8D4E3311327" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso2022-jp.enc" />
885 f68c6d86 humkyung
            </Component>
886 b4b79262 humkyung
            <Component Id="cmp27F42121F5781F2081C72B40A816D3E0" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="481152DD-839C-4295-92DB-3EE9ECF98C87">
887
                <File Id="filC52B298F2BA3B718E72ABCF16EB5FFFE" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso2022-kr.enc" />
888 f68c6d86 humkyung
            </Component>
889 b4b79262 humkyung
            <Component Id="cmpAA07D65A5073DD3B2C7B0DB1B5EA996C" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="2E039922-E900-45D0-9E26-957A5CB96E55">
890
                <File Id="fil98831ED17C1BCA7B98A8EB72EB3ECC97" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso2022.enc" />
891 f68c6d86 humkyung
            </Component>
892 b4b79262 humkyung
            <Component Id="cmp0595D1FA6E13FA0257D67425755B7EF2" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="F7D3CD69-C71D-4427-9692-6764BD34A76E">
893
                <File Id="filB7E0437F5A3591222980F5C7C6642B9F" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-1.enc" />
894 f68c6d86 humkyung
            </Component>
895 b4b79262 humkyung
            <Component Id="cmpBEF2C553738C1ED9E2CA0F5C8ED39421" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="8DC3E757-5360-4006-8DE5-3B7789F2D66B">
896
                <File Id="fil72182266FBF958FAA96BD40EB6396315" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-10.enc" />
897 f68c6d86 humkyung
            </Component>
898 b4b79262 humkyung
            <Component Id="cmpFF873696757539718E0E84910A2F3D6C" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="CB49498F-C81D-4838-B6F7-358822CBA437">
899
                <File Id="filC114EE5A74453FBF8905F78B00805C68" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-13.enc" />
900 f68c6d86 humkyung
            </Component>
901 b4b79262 humkyung
            <Component Id="cmp3FB3A9D54E51242ACF6D7912CCF77DC7" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="713D8B52-5E3F-4F53-8CA2-90F825A0008B">
902
                <File Id="filE7BC0050AC9B96BE05771F465F8CE7D9" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-14.enc" />
903 f68c6d86 humkyung
            </Component>
904 b4b79262 humkyung
            <Component Id="cmp9F6271063D03BDF11E8E13252F7EB942" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="20983A0E-1034-4ED1-9097-8BD688007BF2">
905
                <File Id="fil7C0BA07F506F5C3B4102FD3470F2FE87" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-15.enc" />
906 f68c6d86 humkyung
            </Component>
907 b4b79262 humkyung
            <Component Id="cmp5B9F64DA5ECD83D37EA7A1F6AE1EFAD5" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="73D8B680-F066-4289-AB8B-FC5BE8F957B4">
908
                <File Id="fil70E4D7C2CC418346E5933C66572EEBE4" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-16.enc" />
909 f68c6d86 humkyung
            </Component>
910 b4b79262 humkyung
            <Component Id="cmpFE81E62F4F1F9EA2FEF4314A19A81B02" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="965FC049-3547-4CEC-B59E-1F9BCA375292">
911
                <File Id="fil4E74476FB022F27B7CC9AA28536A75AF" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-2.enc" />
912 f68c6d86 humkyung
            </Component>
913 b4b79262 humkyung
            <Component Id="cmp39CB80DD46C990680B0D5136274AB860" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="90D17D83-BB70-4EC4-B4CF-F519870B2E39">
914
                <File Id="fil38904238669B9C5C09B836DA1664B8E9" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-3.enc" />
915 f68c6d86 humkyung
            </Component>
916 b4b79262 humkyung
            <Component Id="cmp7B41D3D7A446B5E8584574F1F746E72D" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="DD2B1026-1B1B-4FAE-A882-EE26436C9F1E">
917
                <File Id="filD933B97FCCF6A9AEE5C7471D7E6B4E20" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-4.enc" />
918 f68c6d86 humkyung
            </Component>
919 b4b79262 humkyung
            <Component Id="cmp46050E85D1FAA48034734A549A5DE5D2" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="5A25B1BF-FD02-4ACC-9402-E1E450682FC5">
920
                <File Id="fil7E6A9B121B9B1CFF50B3807C0EF0D991" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-5.enc" />
921 f68c6d86 humkyung
            </Component>
922 b4b79262 humkyung
            <Component Id="cmp3FD4693291E8DECAAFAEBF23439BF779" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="DC264D5E-C598-46E1-B205-B392A95C0DC9">
923
                <File Id="fil57F720D62BACD97FC587F26B2860F45D" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-6.enc" />
924 f68c6d86 humkyung
            </Component>
925 b4b79262 humkyung
            <Component Id="cmp0F776158DD5A454271A21C4349AFCC8C" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="079693CB-38EB-4880-BB23-7FDEDBAC720F">
926
                <File Id="fil735393DC8575937FE77B4D47012E3DED" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-7.enc" />
927 f68c6d86 humkyung
            </Component>
928 b4b79262 humkyung
            <Component Id="cmp92501D5E3FAD149A31B3BAF5C366FE49" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="9B59494D-8321-450B-892E-46B7E949B2FB">
929
                <File Id="fil64CBC2EE388B078A97949B845084DB71" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-8.enc" />
930 f68c6d86 humkyung
            </Component>
931 b4b79262 humkyung
            <Component Id="cmp580BCDF274EDF9714DC0398A7BBBABEE" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="A3E18E8D-8655-4655-823F-F30FCB267CAE">
932
                <File Id="filAF9AACFA4F9EF0343F67C17D8C400ED4" KeyPath="yes" Source=".\dist\App\tcl\encoding\iso8859-9.enc" />
933 f68c6d86 humkyung
            </Component>
934 b4b79262 humkyung
            <Component Id="cmp0FFFD4C4C9D0D09F87EB5C583B1C28C3" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="2895CED8-E005-4D68-9945-A58D866A47B0">
935
                <File Id="fil707C0F9BE799D962ABFD3ECECEBD9E44" KeyPath="yes" Source=".\dist\App\tcl\encoding\jis0201.enc" />
936 f68c6d86 humkyung
            </Component>
937 b4b79262 humkyung
            <Component Id="cmp60DC61B3B53193A7E42EB1FC14D7181C" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="053D1D4B-BC31-4319-8EBA-DC9EBB53875C">
938
                <File Id="fil023DD600178759BDE4EEF66FA96AAF90" KeyPath="yes" Source=".\dist\App\tcl\encoding\jis0208.enc" />
939 f68c6d86 humkyung
            </Component>
940 b4b79262 humkyung
            <Component Id="cmp980CEA552D0C092AB739254861E45725" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="F5569CD6-77A7-477B-8984-E60F9E8E27FC">
941
                <File Id="filCB0EE6C09992FECEBD41829D9FDA95A3" KeyPath="yes" Source=".\dist\App\tcl\encoding\jis0212.enc" />
942 f68c6d86 humkyung
            </Component>
943 b4b79262 humkyung
            <Component Id="cmp4A0A88D43CBF892E5BF49449A57D5AC2" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="92468331-053A-45B2-8A60-7134CB2D4B96">
944
                <File Id="fil94579BE3A0C2F034AB96D0E7E6EF6A32" KeyPath="yes" Source=".\dist\App\tcl\encoding\koi8-r.enc" />
945 f68c6d86 humkyung
            </Component>
946 b4b79262 humkyung
            <Component Id="cmp58D0B19846F967F86DC96A351FBAE91B" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="77F8FF35-0FB0-4177-ABF6-2DABA6329963">
947
                <File Id="fil10C54AAD71263C2C7BE76D82D203B6ED" KeyPath="yes" Source=".\dist\App\tcl\encoding\koi8-u.enc" />
948 f68c6d86 humkyung
            </Component>
949 b4b79262 humkyung
            <Component Id="cmpAF6B781E042478C7124905726C681B3B" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="1E432ADF-FCA4-49D6-9761-A855E3EC35F0">
950
                <File Id="fil8B27E87E545B18197AA81A8869B82422" KeyPath="yes" Source=".\dist\App\tcl\encoding\ksc5601.enc" />
951 f68c6d86 humkyung
            </Component>
952 b4b79262 humkyung
            <Component Id="cmpB116AED12CCEA12CD05F2FEE08D55E3F" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="B94A24A8-00C3-4D16-8B69-1828C4341D0F">
953
                <File Id="fil337804F56D4F726FEB3974C719394122" KeyPath="yes" Source=".\dist\App\tcl\encoding\macCentEuro.enc" />
954 f68c6d86 humkyung
            </Component>
955 b4b79262 humkyung
            <Component Id="cmpDDD1C148075A146E647A944011E1F622" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="B8AAD4D9-3A45-4568-8096-65005E5AF33A">
956
                <File Id="fil188C7E87D5872D6E6005A4B8CDFD4F36" KeyPath="yes" Source=".\dist\App\tcl\encoding\macCroatian.enc" />
957 f68c6d86 humkyung
            </Component>
958 b4b79262 humkyung
            <Component Id="cmpEAB136364030B1FB2368BF374CE5C85B" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="2855176E-426F-46A5-A433-A5962B535E70">
959
                <File Id="filBC3201FEE697AE7E45B69BF8B5F7C55B" KeyPath="yes" Source=".\dist\App\tcl\encoding\macCyrillic.enc" />
960 f68c6d86 humkyung
            </Component>
961 b4b79262 humkyung
            <Component Id="cmpDF6424BBABF8602344EC52EACB36E94F" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="E8326124-8090-4B3D-8AE9-3AB7F4FDDC09">
962
                <File Id="fil9D36E21CF2A3989DE92F9D298AA9713A" KeyPath="yes" Source=".\dist\App\tcl\encoding\macDingbats.enc" />
963 f68c6d86 humkyung
            </Component>
964 b4b79262 humkyung
            <Component Id="cmp110641E5E84794674B6D827035D7A7FB" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="8217AFA5-714E-4319-BC6F-98CD544E3635">
965
                <File Id="fil5969DCFF337C7927FBD08F587C77C487" KeyPath="yes" Source=".\dist\App\tcl\encoding\macGreek.enc" />
966 f68c6d86 humkyung
            </Component>
967 b4b79262 humkyung
            <Component Id="cmpF6E89FF7FFC6607088893D5F332FD05B" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="F42AC7DD-C14C-49BB-884D-9E6585BEAD5A">
968
                <File Id="fil69D2CAA5ED0BC99A47315FD7EFEE6B25" KeyPath="yes" Source=".\dist\App\tcl\encoding\macIceland.enc" />
969 f68c6d86 humkyung
            </Component>
970 b4b79262 humkyung
            <Component Id="cmpCC757B3392CA44C9CCE8FAFCFAB707AC" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="8FB7F8AF-E7BB-4993-A172-116FFEE04926">
971
                <File Id="fil1F116778A969465BB4CBADA1344D0126" KeyPath="yes" Source=".\dist\App\tcl\encoding\macJapan.enc" />
972 f68c6d86 humkyung
            </Component>
973 b4b79262 humkyung
            <Component Id="cmp8BAB6674AB1D3403B2B7BB08A31F1D7B" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="6A7133DB-90D1-4039-A696-1D0466FF4F53">
974
                <File Id="filE61EAF384680E07055ED66892D7C312B" KeyPath="yes" Source=".\dist\App\tcl\encoding\macRoman.enc" />
975 f68c6d86 humkyung
            </Component>
976 b4b79262 humkyung
            <Component Id="cmpEB0E92F2384A94E24F16D992A8C59E7B" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="AF5E2C23-1891-4EC7-9AEB-9A5999E38E82">
977
                <File Id="fil6BD4A8E1AE3AAB2A7C0E823EF57C2686" KeyPath="yes" Source=".\dist\App\tcl\encoding\macRomania.enc" />
978 f68c6d86 humkyung
            </Component>
979 b4b79262 humkyung
            <Component Id="cmpA76C49492FAB7DA362100B138C577430" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="B5A150DE-BAA7-475C-A225-1AA16603D158">
980
                <File Id="filD39EA60AA3C13947AF3F743EFCC5F050" KeyPath="yes" Source=".\dist\App\tcl\encoding\macThai.enc" />
981 f68c6d86 humkyung
            </Component>
982 b4b79262 humkyung
            <Component Id="cmpF01697B9011D868FF61C3E986E36F5EB" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="A15677CD-C02D-4A6F-881F-FA8C5682C27A">
983
                <File Id="filF397E0206587C9FBBF95290E9B46AE4F" KeyPath="yes" Source=".\dist\App\tcl\encoding\macTurkish.enc" />
984 f68c6d86 humkyung
            </Component>
985 b4b79262 humkyung
            <Component Id="cmp431320C0EBA0BE9F07E0C56AC26EE3AE" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="5B089D61-E636-495F-BB5B-9880E0B0A305">
986
                <File Id="fil19F48FA64EA43FE4A07B25957BD736FD" KeyPath="yes" Source=".\dist\App\tcl\encoding\macUkraine.enc" />
987 f68c6d86 humkyung
            </Component>
988 b4b79262 humkyung
            <Component Id="cmp850661D81AB7BDA5623D7A787C412F06" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="176D84EA-1C82-4B93-8F21-805C4542A9D3">
989
                <File Id="fil47870F11B6B507E5C9C6619D1A4F54FE" KeyPath="yes" Source=".\dist\App\tcl\encoding\shiftjis.enc" />
990 f68c6d86 humkyung
            </Component>
991 b4b79262 humkyung
            <Component Id="cmp0EDF81C694D814AFC8067C9B6D24A3B5" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="3E829085-0D72-437D-942F-E599D458936E">
992
                <File Id="fil4F9E2D7A57E0592018C1D6336BDB40DC" KeyPath="yes" Source=".\dist\App\tcl\encoding\symbol.enc" />
993 f68c6d86 humkyung
            </Component>
994 b4b79262 humkyung
            <Component Id="cmpA22E3FC5E3CB323560B185155EA10D20" Directory="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Guid="C6FD3B13-7BF9-4EAA-B080-37D9C2A5959D">
995
                <File Id="filFE55D6D07EAF0DC33DC81A8F9DF90328" KeyPath="yes" Source=".\dist\App\tcl\encoding\tis-620.enc" />
996 f68c6d86 humkyung
            </Component>
997 b4b79262 humkyung
            <Component Id="cmpCC61E4FCE2BEC4CFFCA7DACA5A3AE207" Directory="dir7832A7EE9B82C3C910BA394AD29A9E6E" Guid="D5675E71-6D20-4E95-B500-530141898C16">
998
                <File Id="fil7631B3ABF8FE1644A4BB1A61382F98D5" KeyPath="yes" Source=".\dist\App\tcl\http1.0\http.tcl" />
999 f68c6d86 humkyung
            </Component>
1000 b4b79262 humkyung
            <Component Id="cmp048C266DAF08A94E0B8EEFC727CEA36C" Directory="dir7832A7EE9B82C3C910BA394AD29A9E6E" Guid="2E5BB161-9DAB-4B2A-BB32-123E1A1F9341">
1001
                <File Id="fil8472AFF319D6D17F05F6F8CC7C2CA05F" KeyPath="yes" Source=".\dist\App\tcl\http1.0\pkgIndex.tcl" />
1002 f68c6d86 humkyung
            </Component>
1003 b4b79262 humkyung
            <Component Id="cmp6D0AC60D15F58AA8114CCD60CED35D33" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="CDB43457-D33A-499A-816A-19F52A57BCC1">
1004
                <File Id="filD437729AF892DEC1905CD74A836F8CD1" KeyPath="yes" Source=".\dist\App\tcl\msgs\af.msg" />
1005 f68c6d86 humkyung
            </Component>
1006 b4b79262 humkyung
            <Component Id="cmp974A34621AD606B68A7DA88E92B0A944" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="B21A1D75-0FD4-4F15-8F09-023533389C87">
1007
                <File Id="fil0363EDA192348307D6A3B2822A1DADDA" KeyPath="yes" Source=".\dist\App\tcl\msgs\af_za.msg" />
1008 f68c6d86 humkyung
            </Component>
1009 b4b79262 humkyung
            <Component Id="cmpF865212BB740CDEF2DA4F57772054588" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="1825D66A-8CCE-445D-8597-48E21CCE74ED">
1010
                <File Id="fil9E0E19EAE32C174F6F58D162C505882E" KeyPath="yes" Source=".\dist\App\tcl\msgs\ar.msg" />
1011 f68c6d86 humkyung
            </Component>
1012 b4b79262 humkyung
            <Component Id="cmp4030019F567A6261B76BB5D3A95E894A" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="36417B92-4112-48C9-9825-019AF8471159">
1013
                <File Id="fil5CC5FFDED450F0D89A5F6DDD45B509C8" KeyPath="yes" Source=".\dist\App\tcl\msgs\ar_in.msg" />
1014 f68c6d86 humkyung
            </Component>
1015 b4b79262 humkyung
            <Component Id="cmp9D040EE0DBF17559AD230927128F7A94" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="115D7F38-F2E9-4436-A2B7-351A6847882B">
1016
                <File Id="fil22F86E53AFEC821AABF38AB4236ABDC5" KeyPath="yes" Source=".\dist\App\tcl\msgs\ar_jo.msg" />
1017 f68c6d86 humkyung
            </Component>
1018 b4b79262 humkyung
            <Component Id="cmp02F6CAA38DDDCCBA9F08C21DD00255CC" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="7A73DBD2-DE92-4C90-9BB1-94BF1FA9183F">
1019
                <File Id="fil3511BF2C9DBAD602B267012AFDD925AC" KeyPath="yes" Source=".\dist\App\tcl\msgs\ar_lb.msg" />
1020 f68c6d86 humkyung
            </Component>
1021 b4b79262 humkyung
            <Component Id="cmp4758E2B43298139EAF49393D2AC526AC" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="B363FFD6-A87A-41C4-B27F-1F1AF0022798">
1022
                <File Id="fil7378685812C016A38322EEDBC907FACC" KeyPath="yes" Source=".\dist\App\tcl\msgs\ar_sy.msg" />
1023 f68c6d86 humkyung
            </Component>
1024 b4b79262 humkyung
            <Component Id="cmp4824FADD958CFA08A349F4B8CC2264BD" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="7919A7F2-8B1F-48C2-9F1A-84462A228DE8">
1025
                <File Id="fil2ADC89272C194B8442AA8B10B897AA50" KeyPath="yes" Source=".\dist\App\tcl\msgs\be.msg" />
1026 f68c6d86 humkyung
            </Component>
1027 b4b79262 humkyung
            <Component Id="cmp9CB937E3245DCD709CBB9656D514D088" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="FEF0F68E-08A5-4F82-ADFA-A7D4120D2D96">
1028
                <File Id="fil05C171EA04F4DF358036757E3B49AF9F" KeyPath="yes" Source=".\dist\App\tcl\msgs\bg.msg" />
1029 f68c6d86 humkyung
            </Component>
1030 b4b79262 humkyung
            <Component Id="cmpF1756F6660E30FC8A1F160967E34F86C" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="BA8E8961-77E6-40F6-B5E7-C8B5C9AE8989">
1031
                <File Id="filDC6E02F272D78C90FB2D286EACB29903" KeyPath="yes" Source=".\dist\App\tcl\msgs\bn.msg" />
1032 f68c6d86 humkyung
            </Component>
1033 b4b79262 humkyung
            <Component Id="cmp4A979CDB6AF10382F2417A5C026AD965" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="86931578-7CFB-4F11-8B52-07A330C556F4">
1034
                <File Id="fil2342498063A1A8B1FA806E7D3202BA7C" KeyPath="yes" Source=".\dist\App\tcl\msgs\bn_in.msg" />
1035 f68c6d86 humkyung
            </Component>
1036 b4b79262 humkyung
            <Component Id="cmp0C70C709D27328EBB4CF2CF42326C5B7" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="F4F9A5FD-07D0-4C46-A218-8AD38385CE3A">
1037
                <File Id="filABE48681E6F31FE9A3AA85B4C763278F" KeyPath="yes" Source=".\dist\App\tcl\msgs\ca.msg" />
1038 f68c6d86 humkyung
            </Component>
1039 b4b79262 humkyung
            <Component Id="cmp179F9E2C9C58F127ECD8D160F635C03C" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="878CA1D4-947D-4320-9D67-2A528D41187A">
1040
                <File Id="fil2D2FA98D6F772E1943D573962724A2C1" KeyPath="yes" Source=".\dist\App\tcl\msgs\cs.msg" />
1041 f68c6d86 humkyung
            </Component>
1042 b4b79262 humkyung
            <Component Id="cmp501886BA7F8A69AFDD52719A35C8DC24" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="E251CE72-438D-47B3-BCFE-5E29C3EE4B3C">
1043
                <File Id="fil0F96C6F872E2E2AE8C979ECB18517E66" KeyPath="yes" Source=".\dist\App\tcl\msgs\da.msg" />
1044 f68c6d86 humkyung
            </Component>
1045 b4b79262 humkyung
            <Component Id="cmp4434CC117A544A1FD06CFC8291A0FC78" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="EBB00216-5A48-4F36-A184-609E5A64B77C">
1046
                <File Id="fil09F4522C84C43572F7C8882E4B7C5D45" KeyPath="yes" Source=".\dist\App\tcl\msgs\de.msg" />
1047 f68c6d86 humkyung
            </Component>
1048 b4b79262 humkyung
            <Component Id="cmpDE7E9B5A2CA37385235286F830618917" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="CB2E785E-7B20-427E-90A6-9B9E781B895F">
1049
                <File Id="filE485702F3065552033BA211EB5EA6779" KeyPath="yes" Source=".\dist\App\tcl\msgs\de_at.msg" />
1050 f68c6d86 humkyung
            </Component>
1051 b4b79262 humkyung
            <Component Id="cmpD39D283AD781163F8057E54E791F558A" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="48BF9652-87AE-40E3-A48F-490AEB6292EB">
1052
                <File Id="fil16B682D81E550781253496D1C4E3A648" KeyPath="yes" Source=".\dist\App\tcl\msgs\de_be.msg" />
1053 f68c6d86 humkyung
            </Component>
1054 b4b79262 humkyung
            <Component Id="cmp5EDD0F059E372789811459B2D25BB091" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="A7079A00-4235-4BD8-AF8A-AC52082EDA38">
1055
                <File Id="fil72EC0DE248126B9177E721F283A44145" KeyPath="yes" Source=".\dist\App\tcl\msgs\el.msg" />
1056 f68c6d86 humkyung
            </Component>
1057 b4b79262 humkyung
            <Component Id="cmp4E81B1F6AAF608E5A469DC0B33B6F921" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="3B6E36E0-9CC8-4F5B-A68E-E99D94923288">
1058
                <File Id="filE6F55B7BC015AA5E205ECBCD65906A3B" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_au.msg" />
1059 f68c6d86 humkyung
            </Component>
1060 b4b79262 humkyung
            <Component Id="cmp5A6CF35C77DEEC55D7930904E6EDD3B8" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="02366661-7DAA-45BA-A85E-44744B0F869A">
1061
                <File Id="fil3B8C6D2E1F323A80A2703AE4D2FF6F00" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_be.msg" />
1062 f68c6d86 humkyung
            </Component>
1063 b4b79262 humkyung
            <Component Id="cmp3D52934A047BB69B8EA2C139FF5CD981" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="C13609D0-557C-4F0E-A3FA-AA2BF7D8B407">
1064
                <File Id="fil4279D5BAA0D4AEEEB4D97DFDE59BE335" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_bw.msg" />
1065 f68c6d86 humkyung
            </Component>
1066 b4b79262 humkyung
            <Component Id="cmpB8DA6924C52EAF338A943EFC1CE6C751" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="972A876D-C713-4BA6-A93F-EADAFF1FF55E">
1067
                <File Id="fil5035E68D593E75B3DD2DB5C0EE1B9F58" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_ca.msg" />
1068 f68c6d86 humkyung
            </Component>
1069 b4b79262 humkyung
            <Component Id="cmpEB6407B30167681A118B5051A3607583" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D2C3A238-0DBB-427B-AC38-F0A499617E3A">
1070
                <File Id="filC7F75F102F1DDD3BA92937C7F03E5F7E" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_gb.msg" />
1071 f68c6d86 humkyung
            </Component>
1072 b4b79262 humkyung
            <Component Id="cmpE528CC95E803753A9419596E94FBD2D1" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="92B4528F-54B1-4F33-81BD-27F40DED7E88">
1073
                <File Id="fil459A48E73EBB86BC63B50C54EB01299E" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_hk.msg" />
1074 f68c6d86 humkyung
            </Component>
1075 b4b79262 humkyung
            <Component Id="cmp533267ACEBCD754F442959E1644DC0EE" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="E0F1B8FB-28E3-484F-AFA3-F50FA95EE43B">
1076
                <File Id="fil20DED35CB72CBBDCF4932FC16ABC44E8" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_ie.msg" />
1077 f68c6d86 humkyung
            </Component>
1078 b4b79262 humkyung
            <Component Id="cmpBFC3AFDE05858448A6FD9A40D784645A" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="8F6D2ED8-D273-4676-8450-DFD465B2D56D">
1079
                <File Id="filA1EA4B17262E13324E9D20BC0E436CFA" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_in.msg" />
1080 f68c6d86 humkyung
            </Component>
1081 b4b79262 humkyung
            <Component Id="cmp3CAD01AD51E40D5D18F728FBAAFD6487" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="1B4DE85B-3D12-440B-B29F-DFD61EB7C4FE">
1082
                <File Id="filDD38160C0ED479786F311F4F83A19556" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_nz.msg" />
1083 f68c6d86 humkyung
            </Component>
1084 b4b79262 humkyung
            <Component Id="cmpCB3647836C13291A85DB5184E52980F6" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="47FBD4BB-FF1C-4C6C-9396-AD0ED4694A76">
1085
                <File Id="filBF65C4CD42EA61B8C44D8FD4E062DF8E" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_ph.msg" />
1086 f68c6d86 humkyung
            </Component>
1087 b4b79262 humkyung
            <Component Id="cmpB1F543499071833BA3F224B78632E98A" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="3E99B225-193E-4F04-8454-741E41BBFDC6">
1088
                <File Id="fil1281505B6A7842EDC9AB29D94589A3D0" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_sg.msg" />
1089 f68c6d86 humkyung
            </Component>
1090 b4b79262 humkyung
            <Component Id="cmpDE573C42789945597533D39878AD7B18" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D4CE0A67-68E3-4AEF-B5C8-EF92DF1A2DA3">
1091
                <File Id="filE180DBBC80D824F193257D5D20B64DEB" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_za.msg" />
1092 f68c6d86 humkyung
            </Component>
1093 b4b79262 humkyung
            <Component Id="cmp50C554EBDE95C56EA0E02C3A7CCA9740" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="422121FA-BF1A-4B18-96F2-18F0411F95EB">
1094
                <File Id="filECF034CDECFD2822B16DD8FA330CB2F0" KeyPath="yes" Source=".\dist\App\tcl\msgs\en_zw.msg" />
1095 f68c6d86 humkyung
            </Component>
1096 b4b79262 humkyung
            <Component Id="cmp4471CACDFD9E0E1792A928AA51875494" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="79C83EC4-C8D2-4BF7-976D-D1DBBF58B98D">
1097
                <File Id="fil84A2A84CC846329C63609E0EC0E843A3" KeyPath="yes" Source=".\dist\App\tcl\msgs\eo.msg" />
1098 f68c6d86 humkyung
            </Component>
1099 b4b79262 humkyung
            <Component Id="cmp23CF23A675AF1350036BA750B74F0F61" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="5AD31DDB-1E26-4AD3-97FF-5200FE33F86A">
1100
                <File Id="fil7104996DD86EB1C8FD651046841B2232" KeyPath="yes" Source=".\dist\App\tcl\msgs\es.msg" />
1101 f68c6d86 humkyung
            </Component>
1102 b4b79262 humkyung
            <Component Id="cmp4F03CE2980C4BE1EB747E144CE647ED8" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="0102895B-05C6-45FB-AF16-E2131AA902A5">
1103
                <File Id="filB005B399DDE8DEA432041B9ADC040400" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_ar.msg" />
1104 f68c6d86 humkyung
            </Component>
1105 b4b79262 humkyung
            <Component Id="cmp52FA4D4180D26720D7B317AFA7FE375B" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="F8688A59-1E99-4043-A2B5-40F87A187A5E">
1106
                <File Id="fil65F72F34C23012C1FED546F4249D1417" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_bo.msg" />
1107 f68c6d86 humkyung
            </Component>
1108 b4b79262 humkyung
            <Component Id="cmp5D176B7983C2121542ECABDB6CFE729A" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="263D2224-C854-41DB-A29B-777282A5FDC1">
1109
                <File Id="fil6F361ADB4D97FEB9689C3B60E9B9149A" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_cl.msg" />
1110 f68c6d86 humkyung
            </Component>
1111 b4b79262 humkyung
            <Component Id="cmp0C2B3BC37CE7EA7865810CB4CD6668F6" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="EFF63CC0-3EF4-472B-A156-623DDD87AF4B">
1112
                <File Id="fil10E7AAA662A504AE6172CC6737A0393C" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_co.msg" />
1113 f68c6d86 humkyung
            </Component>
1114 b4b79262 humkyung
            <Component Id="cmp600D355447B9101E79CAA2EE3639D4B0" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="B7673BB4-5805-4A05-BBBF-73EE1D3B0D48">
1115
                <File Id="fil7C4761C15B08D7AA29CDF154F5ED2755" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_cr.msg" />
1116 f68c6d86 humkyung
            </Component>
1117 b4b79262 humkyung
            <Component Id="cmp3C3890DB12E991C8DF70A269D7DEA1C9" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D1925CFD-2B6F-4462-8F2E-E80DDD46E366">
1118
                <File Id="filA69A01FBF02951A1E4D3847830350C07" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_do.msg" />
1119 f68c6d86 humkyung
            </Component>
1120 b4b79262 humkyung
            <Component Id="cmp44BDC9EABFD81CADDA770B01D1D8467C" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="8C6D15D6-38EE-402E-BBF3-312926898C04">
1121
                <File Id="filA82D46AF716CD686BC0FC86F4F932A27" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_ec.msg" />
1122 f68c6d86 humkyung
            </Component>
1123 b4b79262 humkyung
            <Component Id="cmp421EB7B129308A59FE1FA64C04809C3D" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="47EE85D9-871F-4B2F-8D6D-DAB609C4F87D">
1124
                <File Id="filA78A8DD3333DF763E1F17942F6B0AA8C" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_gt.msg" />
1125 f68c6d86 humkyung
            </Component>
1126 b4b79262 humkyung
            <Component Id="cmp0C12157D87CD0E1385B8C1E4079EE142" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="E26C1175-EB2E-458D-AFF6-8526C2AEFF61">
1127
                <File Id="fil4F32AE7230CF49EF50611D40BB77FC98" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_hn.msg" />
1128 f68c6d86 humkyung
            </Component>
1129 b4b79262 humkyung
            <Component Id="cmpF720B3658E8E92CD9D95409E78EA431F" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="2B0C4080-B67A-4BED-B595-75530BC4FFC1">
1130
                <File Id="fil63CD00B1F2DE636E705C5AF60C098FC9" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_mx.msg" />
1131 f68c6d86 humkyung
            </Component>
1132 b4b79262 humkyung
            <Component Id="cmpD40D1DB0BE232D875EFBCD5E9DBEBA79" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="73CF69C1-8225-4B13-8B6A-B330787EC2C6">
1133
                <File Id="fil840955E935F4BE66B99CA52A5B76E8BD" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_ni.msg" />
1134 f68c6d86 humkyung
            </Component>
1135 b4b79262 humkyung
            <Component Id="cmpD20BEE92BB09D7246A09E2B45780DCD1" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="C22D3AB4-A215-48F4-B784-0A472CCA1C1C">
1136
                <File Id="fil61B1B59A879D4C4B6F1920C79EF69311" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_pa.msg" />
1137 f68c6d86 humkyung
            </Component>
1138 b4b79262 humkyung
            <Component Id="cmpA2EE6A3133FE5C914F81ED2644F49D8F" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D484B5D6-4475-41D8-9D88-28DB3F426FA6">
1139
                <File Id="fil164D81E1ABAF90E2EBA28E6D03123BBC" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_pe.msg" />
1140 f68c6d86 humkyung
            </Component>
1141 b4b79262 humkyung
            <Component Id="cmp31A61597CE55857C3749AB0CD2D2A560" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="753BA938-8B00-4C6B-AF82-7ACC2E9FA0F2">
1142
                <File Id="filACF30DB1A792FCA6C4A0DBF62625969F" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_pr.msg" />
1143 f68c6d86 humkyung
            </Component>
1144 b4b79262 humkyung
            <Component Id="cmp148DF1CE01121A57A92E502F2647F19E" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="87EB5A71-B4CC-4E79-9EF5-0301BFC90EB6">
1145
                <File Id="filEEA4212F06B34D57B47604FBED2E5AEE" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_py.msg" />
1146 f68c6d86 humkyung
            </Component>
1147 b4b79262 humkyung
            <Component Id="cmpF83A1D2902563926238E1AAFA4977ECC" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="C3F4D5B6-95DF-45D9-811B-42929E86C374">
1148
                <File Id="filE8B9C5259B9F83F6FD8ACDFE9BED95D7" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_sv.msg" />
1149 f68c6d86 humkyung
            </Component>
1150 b4b79262 humkyung
            <Component Id="cmpB437C4EF139BFD0C53D097B15CD6B49E" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="A3119BF6-9D19-4BE6-AF2C-483A0409D408">
1151
                <File Id="fil808085C452EC5AA170535BFD537202F0" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_uy.msg" />
1152 f68c6d86 humkyung
            </Component>
1153 b4b79262 humkyung
            <Component Id="cmp3797C40EF527022BEAAF0D89ED68390D" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="69B72B9B-E830-4C42-9E18-5393B309B850">
1154
                <File Id="fil5B4995AEE86FB82693C6F26266624A3C" KeyPath="yes" Source=".\dist\App\tcl\msgs\es_ve.msg" />
1155 f68c6d86 humkyung
            </Component>
1156 b4b79262 humkyung
            <Component Id="cmpA2BC96E7B1B2966F9848B4234F0592E3" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="C273AF5E-B559-4002-B539-47AEE095C792">
1157
                <File Id="fil01F7AC4D9F18B533C0AF44DBB0C8F187" KeyPath="yes" Source=".\dist\App\tcl\msgs\et.msg" />
1158 f68c6d86 humkyung
            </Component>
1159 b4b79262 humkyung
            <Component Id="cmpCEDA3B0E4A14BC159562A4D5CEA936AD" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="8EE3155C-068E-4826-B5E1-7C747056AF00">
1160
                <File Id="filD8B1333751AAC834B1060EA5F5F79CF7" KeyPath="yes" Source=".\dist\App\tcl\msgs\eu.msg" />
1161 f68c6d86 humkyung
            </Component>
1162 b4b79262 humkyung
            <Component Id="cmpB3CACD1AE1780348DC1D2DB5DC6A212D" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="98881CBF-807B-4228-A738-A0F0AC0B22A0">
1163
                <File Id="fil042382754C9C860DBBEE2BF74E2D813E" KeyPath="yes" Source=".\dist\App\tcl\msgs\eu_es.msg" />
1164 f68c6d86 humkyung
            </Component>
1165 b4b79262 humkyung
            <Component Id="cmp063CD6D4F6570E3ECC43FA13B46A13AE" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="7FC5AE77-126A-4217-8192-44C458FA1962">
1166
                <File Id="filC962BF98D95A0BDB9C6B00BF973C886D" KeyPath="yes" Source=".\dist\App\tcl\msgs\fa.msg" />
1167 f68c6d86 humkyung
            </Component>
1168 b4b79262 humkyung
            <Component Id="cmpB959A4F8E4F389336E9FBBA02F518DA2" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="F0D5F59B-65F0-4ED5-BA0B-5E84CFA179BE">
1169
                <File Id="fil23A03557AAB68C4FDEEB29FB89A5B753" KeyPath="yes" Source=".\dist\App\tcl\msgs\fa_in.msg" />
1170 f68c6d86 humkyung
            </Component>
1171 b4b79262 humkyung
            <Component Id="cmp4A19367F034D4FB6F845443CCAFFF82F" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="E84268D6-F2AE-431F-AA44-CE603DDF7F5C">
1172
                <File Id="fil5FD310842D8A42995723B41F9492EC37" KeyPath="yes" Source=".\dist\App\tcl\msgs\fa_ir.msg" />
1173 f68c6d86 humkyung
            </Component>
1174 b4b79262 humkyung
            <Component Id="cmp910B48B2DF34C529504424716518BBC7" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="DF4B25E4-B329-4886-8FAA-20892DE16A67">
1175
                <File Id="fil9CCD76AC66AF1BD355B9CD5E2E0615FE" KeyPath="yes" Source=".\dist\App\tcl\msgs\fi.msg" />
1176 f68c6d86 humkyung
            </Component>
1177 b4b79262 humkyung
            <Component Id="cmpB0DB3CF56F3D5947CBFE919492850C51" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="C8890DC4-FD5B-42A4-9A5B-6C79ED658E7B">
1178
                <File Id="fil0048AD9E9BA75645B2FF1476D6B48B46" KeyPath="yes" Source=".\dist\App\tcl\msgs\fo.msg" />
1179 f68c6d86 humkyung
            </Component>
1180 b4b79262 humkyung
            <Component Id="cmpB049A527E3CDC095F1CFEF7392EB19DB" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="59E8977A-E5A3-4880-9E53-76A007DF6033">
1181
                <File Id="filED40B239F282E31D1F4E8170C63C3812" KeyPath="yes" Source=".\dist\App\tcl\msgs\fo_fo.msg" />
1182 f68c6d86 humkyung
            </Component>
1183 b4b79262 humkyung
            <Component Id="cmpD81BC54932FCEBFC1DC72B08B05ED22C" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="AA074468-E124-4498-B5FD-FFE338ABC48D">
1184
                <File Id="fil3F69562041C102FA76F5D1A070824C35" KeyPath="yes" Source=".\dist\App\tcl\msgs\fr.msg" />
1185 f68c6d86 humkyung
            </Component>
1186 b4b79262 humkyung
            <Component Id="cmpB75F72E2CCD8FBE38BB9B91D4D843623" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="A328A2B6-BE46-4C43-8C7F-1B57C877A456">
1187
                <File Id="fil7DDC86DC364EEF5C7B0A80B919845645" KeyPath="yes" Source=".\dist\App\tcl\msgs\fr_be.msg" />
1188 f68c6d86 humkyung
            </Component>
1189 b4b79262 humkyung
            <Component Id="cmpC8F998EE9BAF7115239F5CF0363C7B16" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="77EB4264-85DA-4346-868F-60947B9317CB">
1190
                <File Id="fil10736CC425D9EAA9AD7A785EF6549ED0" KeyPath="yes" Source=".\dist\App\tcl\msgs\fr_ca.msg" />
1191 f68c6d86 humkyung
            </Component>
1192 b4b79262 humkyung
            <Component Id="cmpE3C5179ED70CA08BCE24465BDF356E40" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="1C2E781D-1D3D-4332-993E-AEE017F9F1FA">
1193
                <File Id="fil795A57116122364841CC6E64C712364A" KeyPath="yes" Source=".\dist\App\tcl\msgs\fr_ch.msg" />
1194 f68c6d86 humkyung
            </Component>
1195 b4b79262 humkyung
            <Component Id="cmp77BA813D946784BA8DBD284138298F01" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="C3ECAC71-8867-4B32-BBB6-3A6CCCFB8C2C">
1196
                <File Id="fil3D651F117E207E73A862A82123EBA75F" KeyPath="yes" Source=".\dist\App\tcl\msgs\ga.msg" />
1197 f68c6d86 humkyung
            </Component>
1198 b4b79262 humkyung
            <Component Id="cmp896012C8459FB4BB26C51B33D7C59E3E" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D72E7561-FECF-40F2-B186-B5639D2DF452">
1199
                <File Id="fil2B76B0E5F5A39EE8C7E05BFAD88E32A8" KeyPath="yes" Source=".\dist\App\tcl\msgs\ga_ie.msg" />
1200 f68c6d86 humkyung
            </Component>
1201 b4b79262 humkyung
            <Component Id="cmp040B0B93CAC61C13F8B8AA2C1CB23B7F" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="085D284F-B0DE-4598-BBC2-39C50D0F4653">
1202
                <File Id="fil0464CA51546ED836468ED6CEE4C9C631" KeyPath="yes" Source=".\dist\App\tcl\msgs\gl.msg" />
1203 f68c6d86 humkyung
            </Component>
1204 b4b79262 humkyung
            <Component Id="cmp89D6037CA8FE3710FC1633F22BB7FD1B" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="B65AB6DE-04D4-460D-A20B-A33BCFE3C535">
1205
                <File Id="fil7B94F592A5928E3B14D6CDE5FB5348FD" KeyPath="yes" Source=".\dist\App\tcl\msgs\gl_es.msg" />
1206 f68c6d86 humkyung
            </Component>
1207 b4b79262 humkyung
            <Component Id="cmp77609CE67AC9501CD495C006FCF2F476" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="DA1764DF-38AD-4AC9-873A-A0820D1FA4E8">
1208
                <File Id="fil017CCE84243A0F2EC5429D0A4FD16579" KeyPath="yes" Source=".\dist\App\tcl\msgs\gv.msg" />
1209 f68c6d86 humkyung
            </Component>
1210 b4b79262 humkyung
            <Component Id="cmpE68AE9C3C9DE087E1D2CBDF3C27C9ADE" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="FB7A90A5-FF86-4254-A996-AEF5891487B9">
1211
                <File Id="fil4FF0FEBFB34D9B6E16AE0C4ECC278612" KeyPath="yes" Source=".\dist\App\tcl\msgs\gv_gb.msg" />
1212 f68c6d86 humkyung
            </Component>
1213 b4b79262 humkyung
            <Component Id="cmpD7F90B41ADEE7BA1B56DD73F22DC3A1C" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="9ED6365B-EA1A-4F06-A94B-A72498193164">
1214
                <File Id="fil28435BE33D8CDC2A4C934B48DE0B1D5B" KeyPath="yes" Source=".\dist\App\tcl\msgs\he.msg" />
1215 f68c6d86 humkyung
            </Component>
1216 b4b79262 humkyung
            <Component Id="cmp026E8F99CBC2D501493FB56BC02E9E17" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D23442CD-CED3-4045-AA12-DF1360D007FC">
1217
                <File Id="filC75CF521F0F0FF74A76CE96FB1C4773A" KeyPath="yes" Source=".\dist\App\tcl\msgs\hi.msg" />
1218 f68c6d86 humkyung
            </Component>
1219 b4b79262 humkyung
            <Component Id="cmp4787607A6515FD800CCF3D30BFE1EFA5" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="A94CB2A8-B472-4D71-8381-400659DC9396">
1220
                <File Id="filE022D06BBF0E33DE52DCCEC636E5DE79" KeyPath="yes" Source=".\dist\App\tcl\msgs\hi_in.msg" />
1221 f68c6d86 humkyung
            </Component>
1222 b4b79262 humkyung
            <Component Id="cmpAFEBFCA2BC16E8ACBDB8B085A0EB0FFA" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="CA990C76-E975-4190-AE6E-1746AF7D22D1">
1223
                <File Id="fil90E98EFCFA77FF5A47747558EDC3EA5B" KeyPath="yes" Source=".\dist\App\tcl\msgs\hr.msg" />
1224 f68c6d86 humkyung
            </Component>
1225 b4b79262 humkyung
            <Component Id="cmpB5B6E313B8BAACD9612A8DC451FBF60E" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="E6CE0AC5-A2F0-4608-A504-B21A617ADCEA">
1226
                <File Id="filB058DAFB2AFBA6F754A2D4F4DEF31DC2" KeyPath="yes" Source=".\dist\App\tcl\msgs\hu.msg" />
1227 f68c6d86 humkyung
            </Component>
1228 b4b79262 humkyung
            <Component Id="cmp97A592CBA3714CE87E0BCB6234C7CA51" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="E98FA113-DFF1-4A23-98B0-835FC73178E3">
1229
                <File Id="fil0AB47556B8997CB19B36076FEB118E84" KeyPath="yes" Source=".\dist\App\tcl\msgs\id.msg" />
1230 f68c6d86 humkyung
            </Component>
1231 b4b79262 humkyung
            <Component Id="cmp18C5D14FB16F5EDC8B91CA1F16608EB3" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="540E3E1C-E693-4B06-8E60-65E26020E161">
1232
                <File Id="filC05156CDC01262F2E91547414C3B51A1" KeyPath="yes" Source=".\dist\App\tcl\msgs\id_id.msg" />
1233 f68c6d86 humkyung
            </Component>
1234 b4b79262 humkyung
            <Component Id="cmp2EB7DD58D3D9664650B3FDC7018A7283" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="B2B41D71-8A2C-4496-B57D-24F915DEA6F4">
1235
                <File Id="fil286596ABAF53BACC3CC4690D6D17CAD4" KeyPath="yes" Source=".\dist\App\tcl\msgs\is.msg" />
1236 f68c6d86 humkyung
            </Component>
1237 b4b79262 humkyung
            <Component Id="cmp5A8210DF25EFB8BA8D2A742647BF9968" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="160050DB-AC54-46F0-9B1E-A783983FF730">
1238
                <File Id="filA86AD7CC5AAF1158602BB2ADE687B727" KeyPath="yes" Source=".\dist\App\tcl\msgs\it.msg" />
1239 f68c6d86 humkyung
            </Component>
1240 b4b79262 humkyung
            <Component Id="cmp4381821A4882C6B720512A7D3CBCEC39" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="0B6F34BF-4B4D-4408-BBA8-E30C593706F9">
1241
                <File Id="filEAD5CB51FA99B09FF917749C84BD688B" KeyPath="yes" Source=".\dist\App\tcl\msgs\it_ch.msg" />
1242 f68c6d86 humkyung
            </Component>
1243 b4b79262 humkyung
            <Component Id="cmp74D4233DEDACBB29AF51F4A9D625A1E4" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="88F380E1-8306-40BE-BE26-C2E7C3440B51">
1244
                <File Id="filC1E2834FE4D6ED411A4E263058D13E4D" KeyPath="yes" Source=".\dist\App\tcl\msgs\ja.msg" />
1245 f68c6d86 humkyung
            </Component>
1246 b4b79262 humkyung
            <Component Id="cmpB5CEF4A7967AA3B272BF550E9B910BAC" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="B99BB730-A222-4525-98AE-1AFA321C1D43">
1247
                <File Id="fil43D7B1969501618E514B530982C57471" KeyPath="yes" Source=".\dist\App\tcl\msgs\kl.msg" />
1248 f68c6d86 humkyung
            </Component>
1249 b4b79262 humkyung
            <Component Id="cmp0AB9E6EE4CFD78FA1E55B5CB6B877CCB" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="29960AF1-769A-426F-9FC7-39DB092A6B68">
1250
                <File Id="filFC6B0A3CFCEF7F650BDFB2EB68953ED4" KeyPath="yes" Source=".\dist\App\tcl\msgs\kl_gl.msg" />
1251 f68c6d86 humkyung
            </Component>
1252 b4b79262 humkyung
            <Component Id="cmp552E190EC1F9814699A453AA26FC6130" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="AE771305-51EA-4D05-BA67-A73BA60C8546">
1253
                <File Id="fil13801BB5C4FEF3F7664179D223EDA7D3" KeyPath="yes" Source=".\dist\App\tcl\msgs\ko.msg" />
1254 f68c6d86 humkyung
            </Component>
1255 b4b79262 humkyung
            <Component Id="cmp55BABF80353834F8ED91DC3FAECDB05C" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="AF864E13-E5DC-4B58-BFDE-355804D4865B">
1256
                <File Id="fil7C08C0BE4BDBC106B93B1C1495AF432A" KeyPath="yes" Source=".\dist\App\tcl\msgs\kok.msg" />
1257 f68c6d86 humkyung
            </Component>
1258 b4b79262 humkyung
            <Component Id="cmpF2B8E3E4A1635B0349712C5B8E992690" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="318540B8-31F0-4A79-871A-F7B2F00476D7">
1259
                <File Id="fil4CA0A4AEC61B5FA9FB3DD54F319AD464" KeyPath="yes" Source=".\dist\App\tcl\msgs\kok_in.msg" />
1260 f68c6d86 humkyung
            </Component>
1261 b4b79262 humkyung
            <Component Id="cmp2244FCB7166A0BE86BE36EF075AB812B" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="6AEDA24E-6A22-4757-A88D-1F9EC0DF9580">
1262
                <File Id="filE06A4CB65E6B4F99114387998D5560E3" KeyPath="yes" Source=".\dist\App\tcl\msgs\ko_kr.msg" />
1263 f68c6d86 humkyung
            </Component>
1264 b4b79262 humkyung
            <Component Id="cmp81F00636B85F7CD83D0F1858B6C24626" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="7158C6EB-BBEE-4557-9626-3F185A779307">
1265
                <File Id="fil1AFFABE373323E2E59EBADEEF8F941E4" KeyPath="yes" Source=".\dist\App\tcl\msgs\kw.msg" />
1266 f68c6d86 humkyung
            </Component>
1267 b4b79262 humkyung
            <Component Id="cmp9FB820133C9163BC7AE4E9D24B09C315" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="189A205A-7967-4454-ABE9-7444659F47D4">
1268
                <File Id="filD5FBEDB6B6EE3CE79E29198AF2013FA9" KeyPath="yes" Source=".\dist\App\tcl\msgs\kw_gb.msg" />
1269 f68c6d86 humkyung
            </Component>
1270 b4b79262 humkyung
            <Component Id="cmpCB64C228EFD2B54F324325F214B22EFC" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="178DF165-504D-4438-8098-D7C8CE3DEB95">
1271
                <File Id="filD4FAC9F8499B50623D85E32A6754C8D0" KeyPath="yes" Source=".\dist\App\tcl\msgs\lt.msg" />
1272 f68c6d86 humkyung
            </Component>
1273 b4b79262 humkyung
            <Component Id="cmp8C0E4FF9D3720C73E135DA57DA11CBA8" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="434AAD58-2EA4-470F-8055-449611B96819">
1274
                <File Id="filDB58A8A7695F0E6EFE6BC6E171901493" KeyPath="yes" Source=".\dist\App\tcl\msgs\lv.msg" />
1275 f68c6d86 humkyung
            </Component>
1276 b4b79262 humkyung
            <Component Id="cmpF8CF4A17EBF664078819D809AA153DCA" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="69931CBB-AD6B-4C21-A186-0B71588A76CF">
1277
                <File Id="filFA0C33B66FCBB64F0A9FFAC11C78CE2B" KeyPath="yes" Source=".\dist\App\tcl\msgs\mk.msg" />
1278 f68c6d86 humkyung
            </Component>
1279 b4b79262 humkyung
            <Component Id="cmpD4DD7D3940CA479A7D3844E1ADE480C0" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="8E062E39-2C56-4E98-B1E8-B55030ED9BB8">
1280
                <File Id="filC3DD5B0BC05CBEACAC69B5C67D5A7C77" KeyPath="yes" Source=".\dist\App\tcl\msgs\mr.msg" />
1281 f68c6d86 humkyung
            </Component>
1282 b4b79262 humkyung
            <Component Id="cmp16364851676E5A22B66B7E694790C0C4" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="3A908804-18D7-4663-B62F-1541DDD9E468">
1283
                <File Id="filB9F9812E8804AD86824D944061E1CDF0" KeyPath="yes" Source=".\dist\App\tcl\msgs\mr_in.msg" />
1284 f68c6d86 humkyung
            </Component>
1285 b4b79262 humkyung
            <Component Id="cmpAEB534F008EAF430802044B28D3247BC" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="642B4DF5-017E-43BF-8F68-7B12BA59A4B3">
1286
                <File Id="filD1845624268787377BDCDA36673C7BA9" KeyPath="yes" Source=".\dist\App\tcl\msgs\ms.msg" />
1287 f68c6d86 humkyung
            </Component>
1288 b4b79262 humkyung
            <Component Id="cmp13A1F9608407A43A9D33B0BC6F475378" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="6E6053EC-B260-49F2-B7D3-8A85889B43C4">
1289
                <File Id="fil0F73A11FB4F8518C445F2C08479F4C1D" KeyPath="yes" Source=".\dist\App\tcl\msgs\ms_my.msg" />
1290 f68c6d86 humkyung
            </Component>
1291 b4b79262 humkyung
            <Component Id="cmpEEEAF107171544E3B4CB15AB1A0EDC12" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="3D2D2053-9C06-4E3B-8F08-AC2B4F325F7B">
1292
                <File Id="filBEBEEA04B1019BB8B3BCEF17390BD0FC" KeyPath="yes" Source=".\dist\App\tcl\msgs\mt.msg" />
1293 f68c6d86 humkyung
            </Component>
1294 b4b79262 humkyung
            <Component Id="cmp8FE5C21CD37AAAC540BA32F5C34F058E" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="DE376C5E-B1D2-40D6-A345-19A343B3F15D">
1295
                <File Id="fil312461FAEA683D53FB8965E51562FB1E" KeyPath="yes" Source=".\dist\App\tcl\msgs\nb.msg" />
1296 f68c6d86 humkyung
            </Component>
1297 b4b79262 humkyung
            <Component Id="cmp7D06A63A4679CF8CCF7E76451BBA2273" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="996B4E6C-4AC5-4623-A00E-43D3CBF52664">
1298
                <File Id="filD72C084ECA240C0ECF8DD341A7C7B6ED" KeyPath="yes" Source=".\dist\App\tcl\msgs\nl.msg" />
1299 f68c6d86 humkyung
            </Component>
1300 b4b79262 humkyung
            <Component Id="cmp52F16FD578E7485420EECF5D4E459007" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="1B2A43C3-BF6E-4215-BE02-167DB63BC319">
1301
                <File Id="fil2263A6C0A4C0B0B90131E50F6E47E62F" KeyPath="yes" Source=".\dist\App\tcl\msgs\nl_be.msg" />
1302 f68c6d86 humkyung
            </Component>
1303 b4b79262 humkyung
            <Component Id="cmpE56D3A1B02C0A748271932CA38656C62" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="77C49A5B-7E8F-4C11-A493-ED50BDD87587">
1304
                <File Id="fil57B0F7C936ADB8B2884C09210350CAF0" KeyPath="yes" Source=".\dist\App\tcl\msgs\nn.msg" />
1305 f68c6d86 humkyung
            </Component>
1306 b4b79262 humkyung
            <Component Id="cmp998DA759E0C3BBDFEDAD77549E22274E" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D23CDA78-05F4-4EDC-A32E-2D27F0224802">
1307
                <File Id="fil5B852CE84F2DE7C7DD57A4D5412EB788" KeyPath="yes" Source=".\dist\App\tcl\msgs\pl.msg" />
1308 f68c6d86 humkyung
            </Component>
1309 b4b79262 humkyung
            <Component Id="cmpE2E7C21CAF8C571BED404766D3CE7D14" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="B0358958-382F-497F-B55D-E71C2E76833B">
1310
                <File Id="filEEEF0228DBFB9430DD35F52A58C54431" KeyPath="yes" Source=".\dist\App\tcl\msgs\pt.msg" />
1311 f68c6d86 humkyung
            </Component>
1312 b4b79262 humkyung
            <Component Id="cmpDA137CD6017D86F8AE4FCE0E57A7B6CF" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="A49D3C5E-2B7B-4814-9E7F-8E3690488E9D">
1313
                <File Id="fil3CD21B22AE57786D606B936DC1670B5E" KeyPath="yes" Source=".\dist\App\tcl\msgs\pt_br.msg" />
1314 f68c6d86 humkyung
            </Component>
1315 b4b79262 humkyung
            <Component Id="cmp4C330C0867F5CECE0CB86C5895A254FF" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="9F6D23FB-0BD2-4038-AC34-9BFF1C95B420">
1316
                <File Id="fil902C84B03E8F737F1FE279E9ED124AAD" KeyPath="yes" Source=".\dist\App\tcl\msgs\ro.msg" />
1317 f68c6d86 humkyung
            </Component>
1318 b4b79262 humkyung
            <Component Id="cmp4657E4C6253076FF003C568F4BDCE97F" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="F265BD5B-4E49-4965-873A-3F48F1C78195">
1319
                <File Id="filE99E408C9FD61C1A5E117B4F38EA34C1" KeyPath="yes" Source=".\dist\App\tcl\msgs\ru.msg" />
1320 f68c6d86 humkyung
            </Component>
1321 b4b79262 humkyung
            <Component Id="cmpCE61BD2F3B5239C90EEA6620A9AFCBF7" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="4F43BDDD-A9E0-4CD2-A51A-79E81897259E">
1322
                <File Id="fil00F37E7407A497C99D5C86695A2C72B6" KeyPath="yes" Source=".\dist\App\tcl\msgs\ru_ua.msg" />
1323 f68c6d86 humkyung
            </Component>
1324 b4b79262 humkyung
            <Component Id="cmp3E61627725D16202C43E5A21869C1F6F" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="07DD0FCA-6033-489E-8F6C-3E439B80DA8F">
1325
                <File Id="filBCE01E91E51FAF7E25965CC7A7E666BB" KeyPath="yes" Source=".\dist\App\tcl\msgs\sh.msg" />
1326 f68c6d86 humkyung
            </Component>
1327 b4b79262 humkyung
            <Component Id="cmp6168F0973C1DC4B1B980D4C61F98D739" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="1AC7FE5B-D469-41FD-A8D8-8BA69C3D9A05">
1328
                <File Id="filB4E34A9C24F815EAD2D43A8DA123004F" KeyPath="yes" Source=".\dist\App\tcl\msgs\sk.msg" />
1329 f68c6d86 humkyung
            </Component>
1330 b4b79262 humkyung
            <Component Id="cmpCE017E4BE52FEDC573EA644507666274" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="3EEC4CC8-DC05-4EB4-9656-A0246EE5A2F0">
1331
                <File Id="fil53A3968A38614634EB890EAF31DFD6B7" KeyPath="yes" Source=".\dist\App\tcl\msgs\sl.msg" />
1332 f68c6d86 humkyung
            </Component>
1333 b4b79262 humkyung
            <Component Id="cmp6864DC13FB6CC5FCBA4EE3D973C26153" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="5ECCED0B-929A-485A-9C78-6F23C3CD8E9E">
1334
                <File Id="filC42773364523BE778AFADF133F02ACDE" KeyPath="yes" Source=".\dist\App\tcl\msgs\sq.msg" />
1335 f68c6d86 humkyung
            </Component>
1336 b4b79262 humkyung
            <Component Id="cmpE4194A89944FC902F32E7D64E9C7AEC7" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="36952DCE-FE81-4EC4-8455-F28F96C68924">
1337
                <File Id="fil6B29C7F755DDB5440D24734C143A1B9A" KeyPath="yes" Source=".\dist\App\tcl\msgs\sr.msg" />
1338 f68c6d86 humkyung
            </Component>
1339 b4b79262 humkyung
            <Component Id="cmp164A8B46897971E41B018FC30B48B897" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D42E4CB8-7F1A-43F1-AB33-A2954FF8F13C">
1340
                <File Id="filEF09F7DE37A689A16ED9775D9815A7D4" KeyPath="yes" Source=".\dist\App\tcl\msgs\sv.msg" />
1341 f68c6d86 humkyung
            </Component>
1342 b4b79262 humkyung
            <Component Id="cmp258D726C07200F6A4E0FBE9DD3DBC920" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="E0A6C565-06EC-4774-B20E-D60AC2560EF4">
1343
                <File Id="filD1C8E07D89945AE61C0FA76136CE36B7" KeyPath="yes" Source=".\dist\App\tcl\msgs\sw.msg" />
1344 f68c6d86 humkyung
            </Component>
1345 b4b79262 humkyung
            <Component Id="cmpDA3141CBF5A6127ABE8F44DA9C29AEB7" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="1753BEC5-5361-4A89-AA6C-E530848BDF8D">
1346
                <File Id="fil1ADBED01337F8D436143935DDD315E2A" KeyPath="yes" Source=".\dist\App\tcl\msgs\ta.msg" />
1347 f68c6d86 humkyung
            </Component>
1348 b4b79262 humkyung
            <Component Id="cmpA154D5BB73E8B982B82095C0A5DBCE83" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="E59CF7AB-5948-42B5-823C-D5C8E8E2CE0D">
1349
                <File Id="filCF3F48367FB47846A0E04ADF25D44A3E" KeyPath="yes" Source=".\dist\App\tcl\msgs\ta_in.msg" />
1350 f68c6d86 humkyung
            </Component>
1351 b4b79262 humkyung
            <Component Id="cmpAB975BBE9F14E84140C9323135FC2283" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="A9B09F5F-1F2B-43AB-A01F-8B0FBD7CAD33">
1352
                <File Id="filAFB13B874A13434D53DE90B1BB8B4555" KeyPath="yes" Source=".\dist\App\tcl\msgs\te.msg" />
1353 f68c6d86 humkyung
            </Component>
1354 b4b79262 humkyung
            <Component Id="cmpE23DC0AB5FFE4334048556C0D4E2823B" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="BE0D3F64-9B26-4D42-A170-7990FA2B3B56">
1355
                <File Id="filD81D664F19D4AF8D677A603B616D6746" KeyPath="yes" Source=".\dist\App\tcl\msgs\te_in.msg" />
1356 f68c6d86 humkyung
            </Component>
1357 b4b79262 humkyung
            <Component Id="cmp5D75A02C5128A6693E80C051BD978E0F" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="C876434E-7A9B-43AC-9957-0862B83C6875">
1358
                <File Id="filFBB98A92A0BEB86EA928E0154E2F8915" KeyPath="yes" Source=".\dist\App\tcl\msgs\th.msg" />
1359 f68c6d86 humkyung
            </Component>
1360 b4b79262 humkyung
            <Component Id="cmp89D8C820B94A7B8B793AA65A53B15C41" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="C67A9555-4BA3-4CCF-9221-0230E432F5A3">
1361
                <File Id="fil8685AEB0814DAA0AB8AE736B56384B4A" KeyPath="yes" Source=".\dist\App\tcl\msgs\tr.msg" />
1362 f68c6d86 humkyung
            </Component>
1363 b4b79262 humkyung
            <Component Id="cmp0C016241D1661881D15E80E51DFDB188" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="028F2876-51E8-49C6-9A03-2B8F69263C8B">
1364
                <File Id="fil60CFE63403ED1240CEB145319EFBF596" KeyPath="yes" Source=".\dist\App\tcl\msgs\uk.msg" />
1365 f68c6d86 humkyung
            </Component>
1366 b4b79262 humkyung
            <Component Id="cmpA6BBDAE5DFF7A2AE01837919DFD9817B" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="74C618BD-5AA7-4FA4-B706-0909EFCB2710">
1367
                <File Id="fil6CCFEC710C28A00CA389FFF09BB54A1C" KeyPath="yes" Source=".\dist\App\tcl\msgs\vi.msg" />
1368 f68c6d86 humkyung
            </Component>
1369 b4b79262 humkyung
            <Component Id="cmpF6D1AE5C75F89D228B729D0458DD718B" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="98594971-1643-4CB2-B242-B4FD03428C54">
1370
                <File Id="fil20EDD275CCE8FB6D1123D05BD7872819" KeyPath="yes" Source=".\dist\App\tcl\msgs\zh.msg" />
1371 f68c6d86 humkyung
            </Component>
1372 b4b79262 humkyung
            <Component Id="cmpF992A64CEB92F0FE14E4AA8B29C0BEE9" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="FEF1AFBE-0224-480F-A7D0-384EA3B492D2">
1373
                <File Id="fil7E9710A93D21A1BB1986E9FDBD36F81C" KeyPath="yes" Source=".\dist\App\tcl\msgs\zh_cn.msg" />
1374 f68c6d86 humkyung
            </Component>
1375 b4b79262 humkyung
            <Component Id="cmp0AE4D1BD9EDB3626A7F09EE12A417097" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="D9726E7A-997D-4B91-9E42-6F0C702CEAE6">
1376
                <File Id="filD04A4ECD7C88DBC58ECD6A0A248F6455" KeyPath="yes" Source=".\dist\App\tcl\msgs\zh_hk.msg" />
1377 f68c6d86 humkyung
            </Component>
1378 b4b79262 humkyung
            <Component Id="cmpDB9FF4D8427CF16FB998C153917D4A2E" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="B92717F1-68CB-4A20-95CD-D98F186BDA54">
1379
                <File Id="fil134C26EC3250FEC3770CD4E0D24A7BDC" KeyPath="yes" Source=".\dist\App\tcl\msgs\zh_sg.msg" />
1380 f68c6d86 humkyung
            </Component>
1381 b4b79262 humkyung
            <Component Id="cmpE80261659D4A20294DE8782FE7644DD2" Directory="dirEB931F8EF93C014B57C03AB11D15CCDF" Guid="591310D5-4585-4C5D-86B4-80A4D0DBDB14">
1382
                <File Id="filD87D10B99F121CAAF042F109B4FDF950" KeyPath="yes" Source=".\dist\App\tcl\msgs\zh_tw.msg" />
1383 f68c6d86 humkyung
            </Component>
1384 b4b79262 humkyung
            <Component Id="cmp1B3B2E10671B20DE05D15A8CF87D6ECD" Directory="dir22D993BFB75105DBCC2A77E60CA89F97" Guid="0EF85AA8-CE12-449D-8F73-7A3D3D750509">
1385
                <File Id="filC045C6352E5906C9F13C6539943B25D5" KeyPath="yes" Source=".\dist\App\tcl\opt0.4\optparse.tcl" />
1386 f68c6d86 humkyung
            </Component>
1387 b4b79262 humkyung
            <Component Id="cmpD1D3BC58AEC9E7EBF8D6F098514019E0" Directory="dir22D993BFB75105DBCC2A77E60CA89F97" Guid="AADB6AC3-52DB-4B41-96F6-D1F1129143D8">
1388
                <File Id="filBDB5EA042C923BAA06E9F6FC9ADBF17C" KeyPath="yes" Source=".\dist\App\tcl\opt0.4\pkgIndex.tcl" />
1389 f68c6d86 humkyung
            </Component>
1390 b4b79262 humkyung
            <Component Id="cmp2A71E4E4EF53C9DB3BE86A0F2BB81CD0" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="D1B777B5-09AB-4223-BE33-8F46C1C614EA">
1391
                <File Id="fil77068B9A71AA647FA671209762802F75" KeyPath="yes" Source=".\dist\App\tcl\tzdata\CET" />
1392 f68c6d86 humkyung
            </Component>
1393 b4b79262 humkyung
            <Component Id="cmpFFD080DCA98AF97C27C3DAF3179B48E8" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="31790D27-1D60-4D9D-81C0-199C29782EE2">
1394
                <File Id="fil5E1E0DFDFFF736F9D4B1C9CD9275799D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\CST6CDT" />
1395 f68c6d86 humkyung
            </Component>
1396 b4b79262 humkyung
            <Component Id="cmpEEBEC388AA9A97158A0177DD3BEE4F60" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="2EEF7402-63C1-42C8-9009-B51C652A155A">
1397
                <File Id="filD0484AC232BBEB87965F391908332CF2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Cuba" />
1398 f68c6d86 humkyung
            </Component>
1399 b4b79262 humkyung
            <Component Id="cmp155F3F91E4647D08546DF12AB7CA6C0E" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="64E2610E-C118-4AF0-8EB4-3D4CDF51A25D">
1400
                <File Id="fil3961EF753F2ACF66AD744569B14A6334" KeyPath="yes" Source=".\dist\App\tcl\tzdata\EET" />
1401 f68c6d86 humkyung
            </Component>
1402 b4b79262 humkyung
            <Component Id="cmpF1EEE3F93C4679DB43D0ADA032DA8C2F" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="026D1C15-47B9-4174-9422-1E07AD2D4B9F">
1403
                <File Id="fil8049EDE6EA729B4AE3D69CCE6913BF36" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Egypt" />
1404 f68c6d86 humkyung
            </Component>
1405 b4b79262 humkyung
            <Component Id="cmp1712F07C37B5DDAA2F2CDA0BB3282274" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="8E04309F-C625-4AC6-99C7-81357D49CEA0">
1406
                <File Id="fil83AC87CAAA91D868D0FB4B7C10B7124A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Eire" />
1407 f68c6d86 humkyung
            </Component>
1408 b4b79262 humkyung
            <Component Id="cmp539567126BC0E5650ECC668DA71E60C9" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="6E59DFCA-CE0C-46AD-AB70-D1DF83056742">
1409
                <File Id="fil7CFCC8FC1C28315114F467B78F24F71E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\EST" />
1410 f68c6d86 humkyung
            </Component>
1411 b4b79262 humkyung
            <Component Id="cmpD4FB77AD0073D7B23F994F7F9D59C5AE" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="A725C5A0-CEA0-4E19-A4D4-E4EF51F30CFC">
1412
                <File Id="fil5428354D498EE967C925C4D26C13E4C3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\EST5EDT" />
1413 f68c6d86 humkyung
            </Component>
1414 b4b79262 humkyung
            <Component Id="cmp14187267E0FE0DB7FAFC03DE79E29A1F" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="49699090-EEB9-4539-BB99-2FDD8370FC08">
1415
                <File Id="fil52354FBBC9533170F288BF4F3D1B3D96" KeyPath="yes" Source=".\dist\App\tcl\tzdata\GB" />
1416 f68c6d86 humkyung
            </Component>
1417 b4b79262 humkyung
            <Component Id="cmp607DBD5D6515E90FA6512E10ACA8A350" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="BE6C5E03-D8CA-4E6E-8A32-8233A22F01FA">
1418
                <File Id="filA5748F1D361E84F3A7BB5C7347D27AF8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\GB-Eire" />
1419 f68c6d86 humkyung
            </Component>
1420 b4b79262 humkyung
            <Component Id="cmpD6886286BDB0468D5A5F07A872AA3335" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="DF173F55-AB90-43A0-AC1F-C95DC46B38F4">
1421
                <File Id="filC79BB9B093EB4C9C5365CE501D412055" KeyPath="yes" Source=".\dist\App\tcl\tzdata\GMT" />
1422 f68c6d86 humkyung
            </Component>
1423 b4b79262 humkyung
            <Component Id="cmp1246178978A85B8B04DABDE76E00CFF8" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="0E3BC015-5AB8-40C3-941A-B6EE90382A60">
1424
                <File Id="filD7D7DF718049D0F8FC3E18812CEEE803" KeyPath="yes" Source=".\dist\App\tcl\tzdata\GMT+0" />
1425 f68c6d86 humkyung
            </Component>
1426 b4b79262 humkyung
            <Component Id="cmp20804782B331A807B1BFAEC19DCA982B" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="87A70399-6960-49CB-9EED-AE076743713A">
1427
                <File Id="fil0599F5DED3026BADC9AA0AF6FEC5EBEB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\GMT-0" />
1428 f68c6d86 humkyung
            </Component>
1429 b4b79262 humkyung
            <Component Id="cmp906E7ED5DF215D234DE7343665ABA20F" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="33BE24F5-BBA2-4F3C-A647-04D3F19E8758">
1430
                <File Id="fil03ED60310E495D097D28B140BD19032A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\GMT0" />
1431 f68c6d86 humkyung
            </Component>
1432 b4b79262 humkyung
            <Component Id="cmp6112C00E0033EA799A56803283854CC9" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="D3C37A46-4631-4B94-AA86-B8284BE8F2EA">
1433
                <File Id="fil592610D6D52EA48030F96B8FB53E5920" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Greenwich" />
1434 f68c6d86 humkyung
            </Component>
1435 b4b79262 humkyung
            <Component Id="cmp57A8D5DA3B9FB6DBE0EAD15D225D65A3" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="83377042-5D55-4E47-876F-A0E8EBACBBFB">
1436
                <File Id="fil459EB7D1A79CC075FA7373D5E399640F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Hongkong" />
1437 f68c6d86 humkyung
            </Component>
1438 b4b79262 humkyung
            <Component Id="cmp071672FB445612FC6338A339FB66BCE3" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="44813A22-3225-4507-88A0-82128B0423E0">
1439
                <File Id="fil1A8516E9C4F0D97A6B9DD06F97DF4220" KeyPath="yes" Source=".\dist\App\tcl\tzdata\HST" />
1440 f68c6d86 humkyung
            </Component>
1441 b4b79262 humkyung
            <Component Id="cmpF2856DE51BFD6DB944FEED648F8D12FB" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="C5113CD6-4991-41CB-B98B-A4858F0C2B29">
1442
                <File Id="filDFE67DF64192EF9B29E4C4FA6D5B4BFE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Iceland" />
1443 f68c6d86 humkyung
            </Component>
1444 b4b79262 humkyung
            <Component Id="cmpA250BBD363AA874CCE48D25C41EBA3B1" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="4BCF026B-DC74-4AB7-B4C9-C0F589E32084">
1445
                <File Id="filDD60F6ACCD3B9C21BCFC1E7DB0385868" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Iran" />
1446 f68c6d86 humkyung
            </Component>
1447 b4b79262 humkyung
            <Component Id="cmpC846814625A93EC076A766EBAB27659C" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="7BDE0DB9-3796-4A11-969C-BAB3BF602296">
1448
                <File Id="fil0218932015832A294DEE751FC5CEF6E7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Israel" />
1449 f68c6d86 humkyung
            </Component>
1450 b4b79262 humkyung
            <Component Id="cmp2354B60D40C7D3449C0E0F6ACC23252C" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="FD5EFC3A-351F-4EB9-B393-C49B13728CB1">
1451
                <File Id="fil220CDF02FE05DFEBE56CA81D32D502D3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Jamaica" />
1452 f68c6d86 humkyung
            </Component>
1453 b4b79262 humkyung
            <Component Id="cmp709B381B44E0FAA86F500AFD2E3BB491" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="7C221D99-6263-405A-A280-F800AD962FB5">
1454
                <File Id="fil5D511AD55B370203CA20DC6BF67D6273" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Japan" />
1455 f68c6d86 humkyung
            </Component>
1456 b4b79262 humkyung
            <Component Id="cmp1C60661A5FE26A971B33886BD0125E4C" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="BEAC33F1-6AF2-4C4D-9D78-58AC7EEFDBD1">
1457
                <File Id="filCB2A2E56EDAE764F1D7384F6680104E9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Kwajalein" />
1458 f68c6d86 humkyung
            </Component>
1459 b4b79262 humkyung
            <Component Id="cmpD57E4959BB5C30517B66FDF30C5F45B3" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="25139AA6-9C7D-45D9-BA28-300A9EDBFB78">
1460
                <File Id="fil6BF90B31036041EBFC3862B3C677B15B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Libya" />
1461 f68c6d86 humkyung
            </Component>
1462 b4b79262 humkyung
            <Component Id="cmp3B3EE893644BF3E15FA56CB6ED8E97DC" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="F07AF171-9099-4846-9FAF-620414213A9B">
1463
                <File Id="fil242C19E0E3263FBB1532B3C3C3D31634" KeyPath="yes" Source=".\dist\App\tcl\tzdata\MET" />
1464 f68c6d86 humkyung
            </Component>
1465 b4b79262 humkyung
            <Component Id="cmpE0D07F7B708396224FFBF5C8719A4DF1" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="99818F81-87C8-420D-BA26-366090643159">
1466
                <File Id="fil16D2FBC07A6F85F5F3C6E410920CA457" KeyPath="yes" Source=".\dist\App\tcl\tzdata\MST" />
1467 f68c6d86 humkyung
            </Component>
1468 b4b79262 humkyung
            <Component Id="cmp0244AFA04A6126693A37F3295D454B54" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="911FBDE2-DA90-409C-A8A2-072A3C1B6ED5">
1469
                <File Id="fil270A21F48A23DC7A514DC208C9B2C76A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\MST7MDT" />
1470 f68c6d86 humkyung
            </Component>
1471 b4b79262 humkyung
            <Component Id="cmp096199EF1FB9AA8175D578CEA5B0DE5E" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="4A4BD41C-FFD8-4914-BE2E-BF7BFDE420A6">
1472
                <File Id="filBEAA7723FE6E30AF6023BDC2C3B58AF8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Navajo" />
1473 f68c6d86 humkyung
            </Component>
1474 b4b79262 humkyung
            <Component Id="cmp41118ADADF7218C205FD9CED86237C60" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="9C575409-0F37-444F-B935-287201B83E4F">
1475
                <File Id="filAB3951F77399166010FA4F3BC49E6DA3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\NZ" />
1476 f68c6d86 humkyung
            </Component>
1477 b4b79262 humkyung
            <Component Id="cmp7B374256B692AC65F90F52A64B6A3060" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="B2FD2FE2-3E9E-4F3E-933A-4A5937E70CA0">
1478
                <File Id="fil41C1EC79ED25FDD138AAA76B18C3A4E0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\NZ-CHAT" />
1479 f68c6d86 humkyung
            </Component>
1480 b4b79262 humkyung
            <Component Id="cmp7F5E129A5862FD3FEEA0BD139ACCA256" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="03A4B930-031E-49FA-9035-9016485DA897">
1481
                <File Id="filE66402000FE0499B8414BEB7F07E2515" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Poland" />
1482 f68c6d86 humkyung
            </Component>
1483 b4b79262 humkyung
            <Component Id="cmp4310ECF00F915218D8FFDB86D51DB389" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="B4D84FCE-AB5D-440A-A64B-F86C4A36601C">
1484
                <File Id="filE45A734247D80B3FB0D6A6A42D8EA718" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Portugal" />
1485 f68c6d86 humkyung
            </Component>
1486 b4b79262 humkyung
            <Component Id="cmp73496C06DDB827DBA39F6707C31DD575" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="44F7DE1F-728C-4DE9-8805-C11EEDACCC4D">
1487
                <File Id="filE1C65305EAF6547D151A10E044C286E6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\PRC" />
1488 f68c6d86 humkyung
            </Component>
1489 b4b79262 humkyung
            <Component Id="cmp3A29CCAC21BED534C025F4DADC7A0F77" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="22D33397-23BA-4578-A8BA-41A69C311E14">
1490
                <File Id="filA4475842909556580EE1B12CEA206FD9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\PST8PDT" />
1491 f68c6d86 humkyung
            </Component>
1492 b4b79262 humkyung
            <Component Id="cmpB837149B66FBBC1B14A58EEFC5EE89DC" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="57832E6B-5A5C-4245-B4EB-79BF7A8502FF">
1493
                <File Id="fil3A1E2A36DC6941F98E1ADC96743255DF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\ROC" />
1494 f68c6d86 humkyung
            </Component>
1495 b4b79262 humkyung
            <Component Id="cmp89554AB96645CD3CED0280DCC4ADADC4" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="53205B47-6A95-478E-B473-AA0414C89ADA">
1496
                <File Id="fil6885776E26463EDA00A5EC64EA8B42A0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\ROK" />
1497 f68c6d86 humkyung
            </Component>
1498 b4b79262 humkyung
            <Component Id="cmp7F0ED56409B42F911B68D34AE5D569FD" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="E58541D8-1631-4830-A030-F1DF517FCFFA">
1499
                <File Id="fil939E8CEFB63CE5CA38F576599D0BF363" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Singapore" />
1500 f68c6d86 humkyung
            </Component>
1501 b4b79262 humkyung
            <Component Id="cmp077435DFB2F6A96172EC6FA103F59D01" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="550B7113-915A-43DF-9366-E28E50597C90">
1502
                <File Id="fil1CBEC40C2333F1532C14A36ACAC9F133" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Turkey" />
1503 f68c6d86 humkyung
            </Component>
1504 b4b79262 humkyung
            <Component Id="cmp475564C5C52855217301E3FCB2CB6B63" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="6BB3C829-8647-4712-B530-43F2DA5B963D">
1505
                <File Id="fil000A11154E41E76FA71E0EA3498D6226" KeyPath="yes" Source=".\dist\App\tcl\tzdata\UCT" />
1506 f68c6d86 humkyung
            </Component>
1507 b4b79262 humkyung
            <Component Id="cmp80BC36114263F031337FA55D1AC17CA9" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="B0889F44-3F80-4D13-8659-2A616D4DEC55">
1508
                <File Id="filC15194B383E96532C0BFF9C2AAB54A3D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Universal" />
1509 f68c6d86 humkyung
            </Component>
1510 b4b79262 humkyung
            <Component Id="cmpE763C1578D13BBCF1D3CEB18309CCE27" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="AF083B0A-3B52-45F8-A6FB-ECE47679C080">
1511
                <File Id="filBC5DAA5D2BB7563A5DD83778D44FC9AD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\UTC" />
1512 f68c6d86 humkyung
            </Component>
1513 b4b79262 humkyung
            <Component Id="cmp58BD43F3525ACB3B263774ECC07447E4" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="4F4A4A6A-5B2F-4390-B1AB-B38E37BEE191">
1514
                <File Id="fil22464955FFC606A153572EF4A45CE41E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\W-SU" />
1515 f68c6d86 humkyung
            </Component>
1516 b4b79262 humkyung
            <Component Id="cmp01DD698B36FDB892D13805BC3CEDC358" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="ADCF071E-B667-430C-A778-8B10E669F18B">
1517
                <File Id="fil768AFE93F01D6A91FEED044370910205" KeyPath="yes" Source=".\dist\App\tcl\tzdata\WET" />
1518 f68c6d86 humkyung
            </Component>
1519 b4b79262 humkyung
            <Component Id="cmpEA649EF92FF52BEE1AFBC4EC645ACF96" Directory="dir89750BE4113C2B424DB0D1A6356EF2A0" Guid="6068C59F-F215-4944-85BC-B4F4F29E8F97">
1520
                <File Id="fil5D8FEAAA9FFF3D04640F797FFED0186A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Zulu" />
1521 f68c6d86 humkyung
            </Component>
1522 b4b79262 humkyung
            <Component Id="cmp124B5546C74E14B1A80C661B03BD300A" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="FD1A3B7A-D97F-4CE7-8A27-48D07DC15A62">
1523
                <File Id="filFDC8F82293BCEF68BBF196A7F8CAB47C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Abidjan" />
1524 f68c6d86 humkyung
            </Component>
1525 b4b79262 humkyung
            <Component Id="cmp49CB1BF731C56309B0625B87A7952EC4" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="3F0FFA6D-2524-4719-B696-D834D794AB4C">
1526
                <File Id="fil7A65D452FD9AE6509A2ECB512791B021" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Accra" />
1527 f68c6d86 humkyung
            </Component>
1528 b4b79262 humkyung
            <Component Id="cmpD12FAA6F3D31F3B3F2923B761502E558" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="D764200A-CABC-490B-A7A4-6D786FE324EA">
1529
                <File Id="fil4D19893C55368ECC9402D8740E36C49A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Addis_Ababa" />
1530 f68c6d86 humkyung
            </Component>
1531 b4b79262 humkyung
            <Component Id="cmp43D32867F34E35F2E11EBCF92B357B29" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="47DA683B-B5D9-4ECD-9EDD-D87E408A6237">
1532
                <File Id="fil97414A7E6D56616A9EE205686091E2A1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Algiers" />
1533 f68c6d86 humkyung
            </Component>
1534 b4b79262 humkyung
            <Component Id="cmp22D478CCB6F8F6E49F05449CB0AB3E42" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="C20132AE-858C-408E-AB5A-C6824F901263">
1535
                <File Id="fil61446AC415F40C3448B28A80172BD7A1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Asmara" />
1536 f68c6d86 humkyung
            </Component>
1537 b4b79262 humkyung
            <Component Id="cmp480BDA4F4997D899D5F5883AB7AC4830" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="3C41E2F3-7D65-4255-8554-DDDE10B87ECD">
1538
                <File Id="fil73FC4CA6E305EB7BE7BB622F92061D9B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Asmera" />
1539 f68c6d86 humkyung
            </Component>
1540 b4b79262 humkyung
            <Component Id="cmpCFD01F9864D41599682AD6D8EAF059DE" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="CFF308BB-73B2-411A-B7A6-DCDFCEA04F77">
1541
                <File Id="filE518D55DC1FF802D6EB261F82EE90397" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Bamako" />
1542 f68c6d86 humkyung
            </Component>
1543 b4b79262 humkyung
            <Component Id="cmp14427886E93E9190C4363E18081A79DD" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="025B4415-1C1A-40A2-96BF-0F642B4D1FC7">
1544
                <File Id="filCB7118BE2EBCBAA85AED9B4E11D0D321" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Bangui" />
1545 f68c6d86 humkyung
            </Component>
1546 b4b79262 humkyung
            <Component Id="cmpE0D9FAB34DF073ECC30B922EAF26E15A" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="F74D299C-457E-4C83-934F-791505254701">
1547
                <File Id="fil613583A71E9C4988F1826EC10A1E4B44" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Banjul" />
1548 f68c6d86 humkyung
            </Component>
1549 b4b79262 humkyung
            <Component Id="cmp7A4F75607FF899D7D250F211A3A11634" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="5AA20761-CD1C-40D4-8BCF-B1F0EAE8BAEB">
1550
                <File Id="filD8C0BEDF68B17B76514C518DE0C61043" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Bissau" />
1551 f68c6d86 humkyung
            </Component>
1552 b4b79262 humkyung
            <Component Id="cmpACC0C9FEA8BE92076CA8B1A06031275B" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="CB469B16-2C5B-453E-BB4E-65FD91C89DF8">
1553
                <File Id="fil6E4444E3AEBC2D9B3934661A6AAF2036" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Blantyre" />
1554 f68c6d86 humkyung
            </Component>
1555 b4b79262 humkyung
            <Component Id="cmp0DB9A53C3E7B7FE9EBCA15482E1A0B18" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="6312A872-FB68-41FB-B02D-8AB6D09C84D3">
1556
                <File Id="fil6CD014E82103D81D5C65832B566306E3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Brazzaville" />
1557 f68c6d86 humkyung
            </Component>
1558 b4b79262 humkyung
            <Component Id="cmp1ABFBAA7853DFCE0143F16FE3CDFF4AF" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="D0CBF3B2-27B1-4012-AEF4-0BD73C6097B0">
1559
                <File Id="fil01918E77DBEF07CC2A77842106D430B4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Bujumbura" />
1560 f68c6d86 humkyung
            </Component>
1561 b4b79262 humkyung
            <Component Id="cmpA7173ADB8ED32E0AA096ACF7F98DE04A" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="99854BAA-8410-49EC-9B71-537D2948AFF9">
1562
                <File Id="filBBFD3F0365A22EC5257EB04D99EAEE38" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Cairo" />
1563 f68c6d86 humkyung
            </Component>
1564 b4b79262 humkyung
            <Component Id="cmp3452CC46E43B5AC6389B97519E408283" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="B2F384B7-900B-423C-A707-8CEC9B7B8386">
1565
                <File Id="fil8E50B2E4041F9D3491CB310769296626" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Casablanca" />
1566 f68c6d86 humkyung
            </Component>
1567 b4b79262 humkyung
            <Component Id="cmp9D04C8A05AEAC43CF45562E4CD7A4D67" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="A3FFA53C-DDCA-4153-AA39-4880B979533C">
1568
                <File Id="filFF2D65B32EF273757E1D306EE42BD1D4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Ceuta" />
1569 f68c6d86 humkyung
            </Component>
1570 b4b79262 humkyung
            <Component Id="cmpA1A7BA2894BCFF6337AB738245615DF2" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="115871CA-E6E2-44EC-8CE6-02869565B3DC">
1571
                <File Id="fil218878B4EB7FB5C8700C0A1A105465D4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Conakry" />
1572 f68c6d86 humkyung
            </Component>
1573 b4b79262 humkyung
            <Component Id="cmp9907CF602C496C873178E576BE07EE85" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="05CD689D-F37E-47AB-A910-5E6E6E88F2FB">
1574
                <File Id="fil6C692D9EA09D2B94D15B31BF3DDAF715" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Dakar" />
1575 f68c6d86 humkyung
            </Component>
1576 b4b79262 humkyung
            <Component Id="cmpBA6EEF9A042F3E176E78269A94D3C42D" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="C86686E4-170E-4BEB-B437-269C6154F4A9">
1577
                <File Id="fil830A74952622DD8B489E89E7EF934B19" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Dar_es_Salaam" />
1578 f68c6d86 humkyung
            </Component>
1579 b4b79262 humkyung
            <Component Id="cmp08552B72942E5512D66A98EB6CF019B6" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="8EC34A7A-07C2-4899-B92D-9BABF14C8609">
1580
                <File Id="filDF56F6626627DB6F879ECE5F495334D8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Djibouti" />
1581 f68c6d86 humkyung
            </Component>
1582 b4b79262 humkyung
            <Component Id="cmpB5DAF2BCABD58A673620AE0C6719E756" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="7B6D34FC-9A34-4DD4-BC78-EB88B2375D8B">
1583
                <File Id="filE7066BB44BAB8DB003BB1D509D74CAB1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Douala" />
1584 f68c6d86 humkyung
            </Component>
1585 b4b79262 humkyung
            <Component Id="cmpD039ADED3E8EAE7569AC02829401DC07" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="6DAE2DFE-A89C-4849-8F27-799B899AB0D5">
1586
                <File Id="filAEDEF01B2D3020643737775924FD555E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\El_Aaiun" />
1587 f68c6d86 humkyung
            </Component>
1588 b4b79262 humkyung
            <Component Id="cmp693060384D94707752A188F7FBC32CF7" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="323850BE-53AF-4B78-84FD-A162A02A0804">
1589
                <File Id="fil1D38C715A64BDC11685EDB99754C3A05" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Freetown" />
1590 f68c6d86 humkyung
            </Component>
1591 b4b79262 humkyung
            <Component Id="cmpC8AD29EE46B07D25276C968396927AFB" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="337D9E22-34B8-44E8-98B2-DE3F6FB879D9">
1592
                <File Id="fil55BC382ACA0149DBB342A4737ECA4D08" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Gaborone" />
1593 f68c6d86 humkyung
            </Component>
1594 b4b79262 humkyung
            <Component Id="cmpDE9FD6658BE1B86D81614F3F715406A9" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="ACA1DCF6-E6FB-4056-9F6E-2D44A7CC17B7">
1595
                <File Id="filAB069359A18727FE5F96C751931B61CE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Harare" />
1596 f68c6d86 humkyung
            </Component>
1597 b4b79262 humkyung
            <Component Id="cmp6FE2A36F390F375EDBBC3224447C131D" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="0351D6F6-CF43-41CB-83EE-E0DEF7FF66E1">
1598
                <File Id="filA4302CA7B857F7D369BED623F3A0990A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Johannesburg" />
1599 f68c6d86 humkyung
            </Component>
1600 b4b79262 humkyung
            <Component Id="cmp65B2BC9617926436E277B7947636ADEC" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="A6145782-04FE-431A-B388-3F6B8D695C12">
1601
                <File Id="fil6A21421E5D3954EE31B511FD4194EC8F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Juba" />
1602 f68c6d86 humkyung
            </Component>
1603 b4b79262 humkyung
            <Component Id="cmp35330F5466F357C92DC94AC0F72C1BEA" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="BC2DEE2F-B6CC-484F-9793-B296C3637B65">
1604
                <File Id="fil6B9CB5A8984C65A79469BD268F59CFCC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Kampala" />
1605 f68c6d86 humkyung
            </Component>
1606 b4b79262 humkyung
            <Component Id="cmp0F71A7E71D5EC288D32A4E9E4AC4E733" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="CEB71F5B-6569-4C6B-8907-A4CEE751751E">
1607
                <File Id="fil2003C5DDC1646A19094B68025F3E2C89" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Khartoum" />
1608 f68c6d86 humkyung
            </Component>
1609 b4b79262 humkyung
            <Component Id="cmp9C293EE2CACA7C28EBC2377ACC24EC21" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="AB6C4466-AAE9-446F-927A-4F8D2935A534">
1610
                <File Id="fil3FE7791513B0200A3AD720F42CD8A6B1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Kigali" />
1611 f68c6d86 humkyung
            </Component>
1612 b4b79262 humkyung
            <Component Id="cmp6AD259D01628BF4B712A5280F3446AAF" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="2349365C-1285-4CCC-A0E8-F8F3CD12A3D0">
1613
                <File Id="filE5DD6602C1C5B9EFF71120656696CEB5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Kinshasa" />
1614 f68c6d86 humkyung
            </Component>
1615 b4b79262 humkyung
            <Component Id="cmp6C4D779D57A2F8085CF55504D08BC3D6" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="F1153740-28CC-4748-ADAE-2DF1C2F80553">
1616
                <File Id="filC5DB627A87391DD4686B74B27C547126" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Lagos" />
1617 f68c6d86 humkyung
            </Component>
1618 b4b79262 humkyung
            <Component Id="cmp40169826DAC4E3A35D1690BDA36903C2" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="A24C12BC-64D6-4A7D-9349-1CC36B09CEA7">
1619
                <File Id="fil118E6716BD255FAAAC1821A928529753" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Libreville" />
1620 f68c6d86 humkyung
            </Component>
1621 b4b79262 humkyung
            <Component Id="cmp1BBDEA61CC9CEA18F37587F63F0A6084" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="10D9F7AB-0EE0-486F-8593-D0D06CB464C1">
1622
                <File Id="fil62D0633E5CDC89BA59821CB6E267E8D7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Lome" />
1623 f68c6d86 humkyung
            </Component>
1624 b4b79262 humkyung
            <Component Id="cmp78604AB61AEB58B2B037E69944C79274" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="22E32426-BE18-4D1D-8378-80AAF97EB1CA">
1625
                <File Id="fil3F5579D89EA3548E4DDB607E873B67AC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Luanda" />
1626 f68c6d86 humkyung
            </Component>
1627 b4b79262 humkyung
            <Component Id="cmp21ABA8E4AF4A24E535A09AB243C5825D" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="D724639A-53F9-49AC-856E-B30F27C8DF99">
1628
                <File Id="fil0874CA57AEBEB5240352E102E9BCE4E1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Lubumbashi" />
1629 f68c6d86 humkyung
            </Component>
1630 b4b79262 humkyung
            <Component Id="cmp18BD6B50B2260B869FE33F8E6B1D9DB3" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="69540F53-1AA3-41CE-8B6C-39FF96F8140A">
1631
                <File Id="filBFF13CF7D0FDC77D8E51923EB7773DE1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Lusaka" />
1632 f68c6d86 humkyung
            </Component>
1633 b4b79262 humkyung
            <Component Id="cmp88242488B58EDCBAFEE7081059F320F6" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="FDB719E4-8EC4-462A-8A85-05A4A2676243">
1634
                <File Id="fil38200AB8BBB2B256DCA1D7ADB9F639B6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Malabo" />
1635 f68c6d86 humkyung
            </Component>
1636 b4b79262 humkyung
            <Component Id="cmp8C724C4638167C35F59A62DC86B90E17" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="6A8D6217-1C2E-4A2A-B762-2841482DA21A">
1637
                <File Id="fil6C6EED658AB15EE0CC802AC1976A58A2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Maputo" />
1638 f68c6d86 humkyung
            </Component>
1639 b4b79262 humkyung
            <Component Id="cmp9FB79F3B344F5A72C2D44AD4AD5B3950" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="94139DA7-5576-4FFA-B740-81624A3F83CC">
1640
                <File Id="fil466FCE8348C9F3AEA38321D126C9AD01" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Maseru" />
1641 f68c6d86 humkyung
            </Component>
1642 b4b79262 humkyung
            <Component Id="cmpAE1598C1697393A66D1162FF14A7198A" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="3B5C1079-8076-451D-9938-6C146AA457F9">
1643
                <File Id="fil993C14E8D6B66F0E0A69292C71848C04" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Mbabane" />
1644 f68c6d86 humkyung
            </Component>
1645 b4b79262 humkyung
            <Component Id="cmpC2D001286CA5124EF5F5968F81CA2E23" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="F7360806-611B-488A-9BDE-08CEC75D07DB">
1646
                <File Id="fil07801FD908CDFCE66C5DE6BD66D24ECE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Mogadishu" />
1647 f68c6d86 humkyung
            </Component>
1648 b4b79262 humkyung
            <Component Id="cmp41604E909BD21052545EE3D8750D0DC2" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="8B79FCEC-6D92-49F5-BF1B-C9C9252CB17E">
1649
                <File Id="filC916A0DED9C3236B42554138560F5AFB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Monrovia" />
1650 f68c6d86 humkyung
            </Component>
1651 b4b79262 humkyung
            <Component Id="cmp779652F09570682AD09A017E0E02B290" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="2A17A3A9-FF4D-4FD7-8B1B-18F4E97A574F">
1652
                <File Id="fil4A94820D2FDC63D76859A07C9BDFE325" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Nairobi" />
1653 f68c6d86 humkyung
            </Component>
1654 b4b79262 humkyung
            <Component Id="cmp8AA6A68D352C4C174A778EA7A5039C00" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="4565209E-9677-4BBC-9B1C-74005F9E3748">
1655
                <File Id="fil85F2137309A382D4D03856CFC4EBF8DF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Ndjamena" />
1656 f68c6d86 humkyung
            </Component>
1657 b4b79262 humkyung
            <Component Id="cmp4F759D4CFC5AED7FFA88F4F88B4AE71C" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="AC13B3B7-3EAE-4AED-A4E0-1FCD920131DB">
1658
                <File Id="fil27FD1E70F49B235B87BD564DC13BABF0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Niamey" />
1659 f68c6d86 humkyung
            </Component>
1660 b4b79262 humkyung
            <Component Id="cmpBCE554AAE0DC89FEC5803612606D3616" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="6EF14FDE-367A-42EE-B970-F504C6772D29">
1661
                <File Id="filF2877129B37078BA4FCBCC6872787690" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Nouakchott" />
1662 f68c6d86 humkyung
            </Component>
1663 b4b79262 humkyung
            <Component Id="cmpA92D07E696BB6A9D3CBE1C2A2EF9BD57" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="22678849-1FAE-44D9-BC71-AF8490E8A639">
1664
                <File Id="filAFBC0B930600E3FB288AB77589E395CB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Ouagadougou" />
1665 f68c6d86 humkyung
            </Component>
1666 b4b79262 humkyung
            <Component Id="cmp2133D7061D67DE5F8E3B74727DA53EC8" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="51CAE02B-E0D2-4C9E-9821-1D14381F7220">
1667
                <File Id="fil78D2309B37768F0C1713162F4C5CFFAA" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Porto-Novo" />
1668 f68c6d86 humkyung
            </Component>
1669 b4b79262 humkyung
            <Component Id="cmp2B74BC873E0FCDE172F78F3E3DEC33FB" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="A26B7AC7-79A2-4BB3-9653-F865ABA60861">
1670
                <File Id="fil24DC80D0F56961FCA0AD90AB6E40BAC9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Sao_Tome" />
1671 f68c6d86 humkyung
            </Component>
1672 b4b79262 humkyung
            <Component Id="cmp9AF382E1170E5DDB268E8F7BE5380FF4" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="FF535EF9-3C92-46F9-9331-8C460CA41C82">
1673
                <File Id="fil3D8FDD2249FC6B815EBA30D0198C7738" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Timbuktu" />
1674 f68c6d86 humkyung
            </Component>
1675 b4b79262 humkyung
            <Component Id="cmp961A02BDC65A1D704E47C307B370EFEE" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="7E54A4FF-DC6A-499A-96DC-669E2377E62B">
1676
                <File Id="fil37693F3D90EE1D65AEB6990891C4C359" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Tripoli" />
1677 f68c6d86 humkyung
            </Component>
1678 b4b79262 humkyung
            <Component Id="cmp8A116BA2E099195CA731B2A2C79F3059" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="1E635AAB-5CD7-44ED-83F2-606ED17E4C0B">
1679
                <File Id="fil85A5A3B5FAF9DAF861B71EAB9F3DC11B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Tunis" />
1680 f68c6d86 humkyung
            </Component>
1681 b4b79262 humkyung
            <Component Id="cmp6B0545482FBA9291A12AEBDC1E530AE8" Directory="dir8E7BE7396C6391C330F26E8B0EF309A5" Guid="5DDA38AC-0563-451E-A6CD-64BFAED06250">
1682
                <File Id="fil9EF266E9EA159B4D66CECBE2263E1D75" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Africa\Windhoek" />
1683 f68c6d86 humkyung
            </Component>
1684 b4b79262 humkyung
            <Component Id="cmp5E4C3130EDEDBDE347BC87695486140D" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="35599F0C-83B1-440C-956F-01BF172CD6B0">
1685
                <File Id="filCB283731DF2AE54F7564746F7CB37F26" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Adak" />
1686 f68c6d86 humkyung
            </Component>
1687 b4b79262 humkyung
            <Component Id="cmp7C61E3CABD699D73335B7E9B122C3384" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="4F1765BA-5B34-4FCD-8611-73ECB0F25C46">
1688
                <File Id="fil5CC478BBEFDB995F7D745A071ECBF6CF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Anchorage" />
1689 f68c6d86 humkyung
            </Component>
1690 b4b79262 humkyung
            <Component Id="cmpED1DCFE405ACD6976EE79AE205DDEE40" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="AFEB15D8-DAF6-4FD0-936F-5DC466253351">
1691
                <File Id="filD40D311F14033EA679CCADCE7C38B7D7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Anguilla" />
1692 f68c6d86 humkyung
            </Component>
1693 b4b79262 humkyung
            <Component Id="cmp071BD62A08F1C428E5A6CF56AF05EAA5" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="23D6043B-7334-4680-BA5E-5EC8B220D505">
1694
                <File Id="fil939DA854C47A5F60744AC6BA988DD6EF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Antigua" />
1695 f68c6d86 humkyung
            </Component>
1696 b4b79262 humkyung
            <Component Id="cmp21CD9C17540AD4DCAEE5E6A58B083DF2" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="48E24B7D-7303-4A97-AD44-ECB0A362C48B">
1697
                <File Id="filE1EF6A143FD5E3DEA870F031B8E115D8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Araguaina" />
1698 f68c6d86 humkyung
            </Component>
1699 b4b79262 humkyung
            <Component Id="cmpFC994A5A3049B4782AC1FB2C39118E5E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="6B775636-96E8-4DEA-8F67-85448F822D7A">
1700
                <File Id="fil9627AC0B9A5F3731A3311D17F33E043E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Aruba" />
1701 f68c6d86 humkyung
            </Component>
1702 b4b79262 humkyung
            <Component Id="cmpFEF2D1375241C6A02C2641FD5C849E17" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="DDD92D8E-8FD1-44B2-AE23-DF04E1E95849">
1703
                <File Id="filE2389CA6DA1FA9CA87D8C0D4EE208B62" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Asuncion" />
1704 f68c6d86 humkyung
            </Component>
1705 b4b79262 humkyung
            <Component Id="cmpE33DADE86FA82E14919653633B5AD756" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="4795AF7B-5694-4539-846C-B87B6B92F0EC">
1706
                <File Id="fil69183D912FF35F53614DB3784E7F6EE9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Atikokan" />
1707 f68c6d86 humkyung
            </Component>
1708 b4b79262 humkyung
            <Component Id="cmp5E97731E6FE58F8D2F7AE23671AAB3BD" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="BFE67F74-35AC-4DA5-B073-03E34E22D795">
1709
                <File Id="filC6BFE56AFCBC02F82EAFA40AFC0CECE0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Atka" />
1710 f68c6d86 humkyung
            </Component>
1711 b4b79262 humkyung
            <Component Id="cmp6858B66132FF4E6EEF9C1D1018A653B1" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="913F41AD-7F8E-4B36-AD3E-CE4AE257144D">
1712
                <File Id="fil66A52814C2C1F14A3528F9246C7D9B74" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Bahia" />
1713 f68c6d86 humkyung
            </Component>
1714 b4b79262 humkyung
            <Component Id="cmp4118E5874CCB089B65453EE28A7F5A8F" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="8709B368-84E3-44DB-8398-444942D3D165">
1715
                <File Id="filD6476616589F49106EFE904D8ED85F22" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Bahia_Banderas" />
1716 f68c6d86 humkyung
            </Component>
1717 b4b79262 humkyung
            <Component Id="cmp66B5397AD4A84917F4BF7CE51F3944CC" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="133F05BB-E0CF-43CA-9F58-F0827785BA96">
1718
                <File Id="fil5C155356974AE5F94D2D70231DFEEA50" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Barbados" />
1719 f68c6d86 humkyung
            </Component>
1720 b4b79262 humkyung
            <Component Id="cmpBBEB964172048655A47594D13AF433F3" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="D779B9E3-4583-4B8C-A687-3161F213AFAB">
1721
                <File Id="filAF5A823C5772F56817305A183B91BDF5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Belem" />
1722 f68c6d86 humkyung
            </Component>
1723 b4b79262 humkyung
            <Component Id="cmp81164CA679C934A2F9D7B46B594251F4" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="73FA183B-6449-4C37-911B-62B44FE4F1AB">
1724
                <File Id="fil5BAE49A897F3AC41F6A263171A813ED6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Belize" />
1725 f68c6d86 humkyung
            </Component>
1726 b4b79262 humkyung
            <Component Id="cmp713ED1838B9E894AFCCD261D7619D0C7" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="5D5DCAE7-3040-44A5-A82E-EE09AB9C7E69">
1727
                <File Id="filEF3BCC8AA8BD861B4BB2FC40204C297C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Blanc-Sablon" />
1728 f68c6d86 humkyung
            </Component>
1729 b4b79262 humkyung
            <Component Id="cmpB5FA69FFBDF4A7FB07E5C682C90AC7D2" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="9B124295-BF7E-4FBA-B7CF-63BA9F84922A">
1730
                <File Id="filBFB7F42AB5852A896594E48704E6149C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Boa_Vista" />
1731 f68c6d86 humkyung
            </Component>
1732 b4b79262 humkyung
            <Component Id="cmpF9CCB900CC0DDB686FFEA1F227B018A4" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="280F99BB-69BD-45F2-8EE2-B2729454DD5D">
1733
                <File Id="fil0D00B6CBE7BD93AAB33BB923301C00BE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Bogota" />
1734 f68c6d86 humkyung
            </Component>
1735 b4b79262 humkyung
            <Component Id="cmp0757570401B6E8A1C63815B9D504B021" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="4D6E36E9-6BF7-496E-842A-6465B141F143">
1736
                <File Id="fil2E8FD6E7EC68A88CD51BB675A3F48838" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Boise" />
1737 f68c6d86 humkyung
            </Component>
1738 b4b79262 humkyung
            <Component Id="cmpAEEE04AC75349A26E21082CB486C3B53" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="4E7C4258-A6D4-40F7-BF34-18EFB49A133C">
1739
                <File Id="fil7506CCC616F8A6EF2C6734B1A0068E33" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Buenos_Aires" />
1740 f68c6d86 humkyung
            </Component>
1741 b4b79262 humkyung
            <Component Id="cmpE9D07B38320894E8C2F2808F0E23E96C" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="1955C108-3764-4F98-AD17-51AB17345785">
1742
                <File Id="fil86D0051190B4DB9FBBB1F7C4B334AB82" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Cambridge_Bay" />
1743 f68c6d86 humkyung
            </Component>
1744 b4b79262 humkyung
            <Component Id="cmpB1539AF1F793B5212100D1E843EE5358" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="741FF130-C2DB-45E9-BB78-27B1895D72D1">
1745
                <File Id="filAAE35538D6F80E7BED47677282F4E842" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Campo_Grande" />
1746 f68c6d86 humkyung
            </Component>
1747 b4b79262 humkyung
            <Component Id="cmpAB69F09265F212AC4D3F337C9BF761DF" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="D9294473-25AF-438B-91B6-62A3DF2CADB4">
1748
                <File Id="fil0219CFDD3E8673A95B15C70C823BAAC5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Cancun" />
1749 f68c6d86 humkyung
            </Component>
1750 b4b79262 humkyung
            <Component Id="cmpDF46A0640F192B6CA568A984BAD66D4C" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="364FB7A4-DCAB-4E58-8B8D-77AAC4FCEC7A">
1751
                <File Id="filBC39D85B8D9EBF1FBE9FE024FF792F60" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Caracas" />
1752 f68c6d86 humkyung
            </Component>
1753 b4b79262 humkyung
            <Component Id="cmpD26104CBB03DD5EE26547B929738A0DF" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="43A87E47-E4E7-44C0-8EBE-95BC84E7E08C">
1754
                <File Id="fil436A6469781CA9030DED02CEA1258FFE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Catamarca" />
1755 f68c6d86 humkyung
            </Component>
1756 b4b79262 humkyung
            <Component Id="cmp239323EF87C3572AB851D8BC1D902528" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="886DE04E-596D-424E-81ED-71F0385F1BEC">
1757
                <File Id="fil0DC9240AF5C0E34B5BCA965934E47B30" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Cayenne" />
1758 f68c6d86 humkyung
            </Component>
1759 b4b79262 humkyung
            <Component Id="cmp575F6A3B64345FD6742CE5F66C847A75" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="65D9EDAC-EBAD-422F-9B37-AFA520D91CF0">
1760
                <File Id="fil81597F85E9E741AF06CB9804C020640F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Cayman" />
1761 f68c6d86 humkyung
            </Component>
1762 b4b79262 humkyung
            <Component Id="cmpC3D01B5D3AB5E54A9F6306F61ECA7753" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="C143DED7-3C2B-422E-853F-07064E08D564">
1763
                <File Id="filD47A35ABE8228366ECF1C608E823CC0E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Chicago" />
1764 f68c6d86 humkyung
            </Component>
1765 b4b79262 humkyung
            <Component Id="cmp4635D144D81059C1948A0881A144E389" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="0C481436-9914-43B9-97FC-9EFAC5BF836B">
1766
                <File Id="filAA5502886AA9ED2FFC28DBA76FA66202" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Chihuahua" />
1767 f68c6d86 humkyung
            </Component>
1768 b4b79262 humkyung
            <Component Id="cmp4D56AA25B67313F4750E91B4E7C9689A" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="3DE0794F-9C83-41A9-84D6-38188AB3B6F0">
1769
                <File Id="fil839CAF510A109B256AAD59357960DDBF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Coral_Harbour" />
1770 f68c6d86 humkyung
            </Component>
1771 b4b79262 humkyung
            <Component Id="cmpD01D1743440016A02EAA523D1B0F8A1E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="D444A2D7-B86D-4CC5-918F-A83739E943F0">
1772
                <File Id="filCA77982687FA3F39D7CD2F65D9C45602" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Cordoba" />
1773 f68c6d86 humkyung
            </Component>
1774 b4b79262 humkyung
            <Component Id="cmpD6C258C417AE33D13E0DF6CD9A40A585" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="4D93BABD-C022-442F-9B67-AACC2C2D17D6">
1775
                <File Id="fil584C9E391D044523C001A1C63275A48A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Costa_Rica" />
1776 f68c6d86 humkyung
            </Component>
1777 b4b79262 humkyung
            <Component Id="cmpAB521B24109FC56C348D25921914C798" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="3E72840E-3D49-49D5-840A-C03E4AF84EDA">
1778
                <File Id="fil29E162A23DF2E3951B4BBF7CD0449D3D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Creston" />
1779 f68c6d86 humkyung
            </Component>
1780 b4b79262 humkyung
            <Component Id="cmp5AC559A32B5145C92A63C5EF21D0B7B6" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="DCE110BE-06A8-4DDB-9171-54CB74A9745A">
1781
                <File Id="filAE499F81A61FD6D556AF2398BF089802" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Cuiaba" />
1782 f68c6d86 humkyung
            </Component>
1783 b4b79262 humkyung
            <Component Id="cmp4BAAB83411FB8ABC75E63AEFB6C292CA" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="EAB4DCFA-95E2-468E-B90D-85892F07E0D8">
1784
                <File Id="fil4086F176E926F5A56DD69406261535A4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Curacao" />
1785 f68c6d86 humkyung
            </Component>
1786 b4b79262 humkyung
            <Component Id="cmpC0E5F3577E91D43E2444000E7093F7B2" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="07F2C893-D9D5-4713-AC8C-BD46ED7AFFC5">
1787
                <File Id="filCD4A24AF9A2A3984BF1AF3C317FFF66C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Danmarkshavn" />
1788 f68c6d86 humkyung
            </Component>
1789 b4b79262 humkyung
            <Component Id="cmp31BCEB692C90E2C7D596D23549B0BDBC" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="7F29E306-6EEA-428C-8213-D49E34AEFEC7">
1790
                <File Id="fil6F2A840AD605B8DB80E5E7DD1D70AE83" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Dawson" />
1791 f68c6d86 humkyung
            </Component>
1792 b4b79262 humkyung
            <Component Id="cmp04E6423C67383362C0478C343A90DD66" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="66AC5ABE-8A43-408A-B5D3-EC59B316B920">
1793
                <File Id="fil2E2F13579D359F22FE10C20826347DB0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Dawson_Creek" />
1794 f68c6d86 humkyung
            </Component>
1795 b4b79262 humkyung
            <Component Id="cmp7D61B08104DEA4F451ED4FBEBDAF6598" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="F4DB7F87-42F9-44C9-86A5-654853A9499F">
1796
                <File Id="fil8E47CB7057BDD6DA42468D2E45F5F652" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Denver" />
1797 f68c6d86 humkyung
            </Component>
1798 b4b79262 humkyung
            <Component Id="cmp5CDC3FBB150258599FC1463FAD8F2D3A" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="8EED8FD6-A605-4653-A1A0-CB51C11211D5">
1799
                <File Id="fil4A318E507FA9E48CA8BF3DEF3FD0BEA3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Detroit" />
1800 f68c6d86 humkyung
            </Component>
1801 b4b79262 humkyung
            <Component Id="cmp606FCE2FC1ECCAE63725FF2504807252" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="A2078A3D-4217-4059-959C-03A34AC37536">
1802
                <File Id="filB23C0328C1178A67E40A94B5120AB694" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Dominica" />
1803 f68c6d86 humkyung
            </Component>
1804 b4b79262 humkyung
            <Component Id="cmp4649975F89814F117AF930F7259DADFE" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="20BF1F85-F796-451C-9AFC-B52A77BDF658">
1805
                <File Id="fil319993CE6A975BA0EC1806B31DDF2270" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Edmonton" />
1806 f68c6d86 humkyung
            </Component>
1807 b4b79262 humkyung
            <Component Id="cmpB69441C9D922D48A006C753E0308C913" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="985C5BAA-1D4F-4A15-9DE7-1AFB66A694C1">
1808
                <File Id="fil5D544D81E7089DF955875A56D7296AEC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Eirunepe" />
1809 f68c6d86 humkyung
            </Component>
1810 b4b79262 humkyung
            <Component Id="cmpDB6E36C6157F280BD62BEA30FE629FFE" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="4D96C41C-88B4-4AFE-9600-70F1180D8A43">
1811
                <File Id="fil9A9F22F988E1517249D8874D11C23560" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\El_Salvador" />
1812 f68c6d86 humkyung
            </Component>
1813 b4b79262 humkyung
            <Component Id="cmp285627FE5676CA1BC5E5C115DB8F52A0" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="867C5E5E-AE3A-441E-9309-99EB0CF2461A">
1814
                <File Id="filD66185B304D7FD33549A2542DAC32AC7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Ensenada" />
1815 f68c6d86 humkyung
            </Component>
1816 b4b79262 humkyung
            <Component Id="cmpDD7C86ACBE7EC3FFCF2918284365F0CF" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="E5F4B913-237B-4E79-8080-F8065A784282">
1817
                <File Id="fil9B5BA56C03F807FDA4BBBD545A55A353" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Fortaleza" />
1818 f68c6d86 humkyung
            </Component>
1819 b4b79262 humkyung
            <Component Id="cmpCDACD2CB844AC62FA5F86C2BA68A2AFF" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="34BC3725-B92F-4596-AC0F-2DE7A1C66851">
1820
                <File Id="fil1641E0B0561CD93DC30A5BC69FFC8FD2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Fort_Nelson" />
1821 f68c6d86 humkyung
            </Component>
1822 b4b79262 humkyung
            <Component Id="cmp95CA4F5867476F54ECE4393A946C8EFB" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="22E69689-871F-4B99-BE3B-00977F327568">
1823
                <File Id="fil2FA330F905EC0C24EC31BA20E1C1ED99" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Fort_Wayne" />
1824 f68c6d86 humkyung
            </Component>
1825 b4b79262 humkyung
            <Component Id="cmpF9B28B35606AF054FD639A526B570481" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B2E69F03-BD11-4212-AB53-D0A9ACC0607C">
1826
                <File Id="filF740DA1F46DCA4DDB9BAB7DED931555D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Glace_Bay" />
1827 f68c6d86 humkyung
            </Component>
1828 b4b79262 humkyung
            <Component Id="cmp460BFC2619C0ED828833BF8D868DABB1" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="D4CFD6E3-C888-4855-A414-B9709A32E44C">
1829
                <File Id="fil3D40D505AE56F4C95233F154AB358F9E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Godthab" />
1830 f68c6d86 humkyung
            </Component>
1831 b4b79262 humkyung
            <Component Id="cmpB825C4709ECDDC6BF7189B3600B282BB" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="D218A5DB-59D7-4962-AA42-F63099940162">
1832
                <File Id="filF90B1C888E2EC770470948941951184D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Goose_Bay" />
1833 f68c6d86 humkyung
            </Component>
1834 b4b79262 humkyung
            <Component Id="cmpDA1DD3100600C83A9C87DB11261BCAC6" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="65FE67AF-8578-4F1F-8BC7-2737A6C3C997">
1835
                <File Id="fil7877D61D2B7CE15C8E66CA6E173B314E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Grand_Turk" />
1836 f68c6d86 humkyung
            </Component>
1837 b4b79262 humkyung
            <Component Id="cmp02E728B6251CC55055023EB7B156F756" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="48D3558C-1E54-44A9-9FC8-4197A80012BA">
1838
                <File Id="filED593327F2F669BE34A056F7AC04AECB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Grenada" />
1839 f68c6d86 humkyung
            </Component>
1840 b4b79262 humkyung
            <Component Id="cmpD05A27609E956CA98A962CBF2FBD53F3" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="9F227B18-7A08-4837-B825-F916476EF6BC">
1841
                <File Id="fil9A20C6F90ACF5D7964D1C7D60624ACE4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Guadeloupe" />
1842 f68c6d86 humkyung
            </Component>
1843 b4b79262 humkyung
            <Component Id="cmpB4F7CC1E17A63C0D7EECAFF800D93069" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="0D932287-17FD-47AA-B709-60F5653DD8B2">
1844
                <File Id="fil99B8C759D0D1231CF0A304C2950D5FB8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Guatemala" />
1845 f68c6d86 humkyung
            </Component>
1846 b4b79262 humkyung
            <Component Id="cmpB3724CAE7F9FAB59669E81B8B86B6BBD" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="FC5FD9F2-EF9F-42C3-BA74-A71E116B8B36">
1847
                <File Id="fil24F1BFCA73A5CF2B13D0C7F79F1903F3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Guayaquil" />
1848 f68c6d86 humkyung
            </Component>
1849 b4b79262 humkyung
            <Component Id="cmpA95ACD6667C7E12F9754C0AE823192D4" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="7030422F-C178-42AA-85AB-5E0D0C082727">
1850
                <File Id="filFE90323E971FE7042878CF17FFA45F03" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Guyana" />
1851 f68c6d86 humkyung
            </Component>
1852 b4b79262 humkyung
            <Component Id="cmp00058C0C9BF868C188DDD843258C776A" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B4619C5E-52A3-413C-9D04-E65143EF9F83">
1853
                <File Id="fil9283EA09375ADEE6A1155356BC3B3D5C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Halifax" />
1854 f68c6d86 humkyung
            </Component>
1855 b4b79262 humkyung
            <Component Id="cmp02A354153DC83D1252A65BF1D5604C2B" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="2C5A819A-0327-4014-9E32-F1A285068FE8">
1856
                <File Id="filA1E42F036B195C0BA7F01CD0C6AF8C68" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Havana" />
1857 f68c6d86 humkyung
            </Component>
1858 b4b79262 humkyung
            <Component Id="cmp1CEE510573075E489374C20D688B2AEF" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="DBB8D57A-DE06-41D8-A415-A6A0580330F6">
1859
                <File Id="fil3D5CDA2E979FAB92BA8E0449F0D596D9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Hermosillo" />
1860 f68c6d86 humkyung
            </Component>
1861 b4b79262 humkyung
            <Component Id="cmp326A2759717041571E664E4F3313B444" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="736BFEA0-59AC-4963-A81A-061B3333DB2A">
1862
                <File Id="fil22CAF7A12F04E42FA218E24C5441924A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indianapolis" />
1863 f68c6d86 humkyung
            </Component>
1864 b4b79262 humkyung
            <Component Id="cmp85482D3FCC36038651A91BAFA2347061" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B10D539D-2597-4A04-85CC-0DD46F47980B">
1865
                <File Id="fil0889174D79EE53DBD013AB4E87C78FB2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Inuvik" />
1866 f68c6d86 humkyung
            </Component>
1867 b4b79262 humkyung
            <Component Id="cmp043B18D0921FA5A12748D83FB725D4D2" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="556232D7-E22C-4701-8F07-E5F6B3253266">
1868
                <File Id="fil095E701657D79F0869F5F34A5065D9D4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Iqaluit" />
1869 f68c6d86 humkyung
            </Component>
1870 b4b79262 humkyung
            <Component Id="cmp21EBBED665FBC5F079734E4A5517DD81" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="4D21B3CB-7267-46C9-BA3D-9E8CA4530B02">
1871
                <File Id="fil8B8E286530F3C3E4DB883D5AF8390521" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Jamaica" />
1872 f68c6d86 humkyung
            </Component>
1873 b4b79262 humkyung
            <Component Id="cmp6CBF3FC0E549241226F7271CC692F941" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="92C40011-9047-4914-A416-CE80CB9FF54E">
1874
                <File Id="filFBEE0D0EC719AA2489379A81B7B8C874" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Jujuy" />
1875 f68c6d86 humkyung
            </Component>
1876 b4b79262 humkyung
            <Component Id="cmp886F4EC731C4E8278E1B518FB706FDCB" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="54195BFC-3515-46D6-B1A2-ED9483C820BF">
1877
                <File Id="fil5F693F1D590CC6EA9745D27C90C1507B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Juneau" />
1878 f68c6d86 humkyung
            </Component>
1879 b4b79262 humkyung
            <Component Id="cmp974DBCB4597858548CC114CD66ED15E5" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="01EABDDD-A347-4066-B83F-45C6B945311D">
1880
                <File Id="fil14608FBBA8296F52B3A3A83E7FE172D7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Knox_IN" />
1881 f68c6d86 humkyung
            </Component>
1882 b4b79262 humkyung
            <Component Id="cmp246929E8B0C9462490844F393D96BD66" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="15DDDDDA-5DA2-4C81-8E8F-1F805DE336FB">
1883
                <File Id="fil0F04A6B771DD9980D2AC58D6F3C1C4C1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Kralendijk" />
1884 f68c6d86 humkyung
            </Component>
1885 b4b79262 humkyung
            <Component Id="cmp28ED69BECA9D9F19A1C1DF1E0735205F" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="8A5AE035-BE50-48FB-B00C-6596A2AB1B00">
1886
                <File Id="fil69FA80BA7ADCA410FAB24165B04EB49A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\La_Paz" />
1887 f68c6d86 humkyung
            </Component>
1888 b4b79262 humkyung
            <Component Id="cmpC2C51C58D904CDDA6E626DAC58D9CBF7" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="44DA027B-DC60-48F4-8A9B-2CEAB7120356">
1889
                <File Id="fil06DFC8D3121DE2B76E5614AA38131363" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Lima" />
1890 f68c6d86 humkyung
            </Component>
1891 b4b79262 humkyung
            <Component Id="cmp8CBEB9EA0DE3E6BE84985653799F1905" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="45639F81-47AB-4E5B-AD71-CF625C73006D">
1892
                <File Id="fil1D3A5B093EBFF182BDE410E0097B5618" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Los_Angeles" />
1893 f68c6d86 humkyung
            </Component>
1894 b4b79262 humkyung
            <Component Id="cmpBE3F4700B0A874266893E66FB2EEA8CE" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="5CC5D440-9634-40BB-9612-23367FC0EE2D">
1895
                <File Id="fil82B7797B47CD588A0059D4297ED63D94" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Louisville" />
1896 f68c6d86 humkyung
            </Component>
1897 b4b79262 humkyung
            <Component Id="cmpDF337E79EEB429F4C74AACEEFD0C0F63" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="3AE0DF33-F2E6-42CB-ABAA-E996096A5D4B">
1898
                <File Id="filE48EE0800D142AB386919B07AF96FE4D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Lower_Princes" />
1899 f68c6d86 humkyung
            </Component>
1900 b4b79262 humkyung
            <Component Id="cmpA78B781CA5D9558A6A34A467CDD7FB9F" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="8384F0BA-8F10-4493-90BC-FF84AF930C8F">
1901
                <File Id="fil60ADCA5DD70E1FF33EA967DAFB3FB0D7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Maceio" />
1902 f68c6d86 humkyung
            </Component>
1903 b4b79262 humkyung
            <Component Id="cmpB7D041DAF48B80DDE3B21744C42A6A9E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="30BCFE55-4B46-4111-9014-9E72232CF4B2">
1904
                <File Id="fil8CBCEF7947EAF97089116AD976D213B6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Managua" />
1905 f68c6d86 humkyung
            </Component>
1906 b4b79262 humkyung
            <Component Id="cmp3C879F25A68C310768AD69A776D37C44" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="1588B508-62BC-4A84-AC9D-F722848D15E6">
1907
                <File Id="fil8F9F65E1DAFE361375B58BF49D804D97" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Manaus" />
1908 f68c6d86 humkyung
            </Component>
1909 b4b79262 humkyung
            <Component Id="cmpD4135F89224826B8D27AB7498AC26702" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="F7EF87A3-06C1-489A-A019-993B5EE8EDEC">
1910
                <File Id="fil5934FE7CF81EDBCA13455074CEC14C12" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Marigot" />
1911 f68c6d86 humkyung
            </Component>
1912 b4b79262 humkyung
            <Component Id="cmp3867CC7142DA78653EF5286E0FEFCE71" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="99FBF6F5-E3CE-4B73-8EA3-93E7B075FCB4">
1913
                <File Id="filC774C74A6AA23E33A6070294BB152605" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Martinique" />
1914 f68c6d86 humkyung
            </Component>
1915 b4b79262 humkyung
            <Component Id="cmpF7702FC5ACEAAAA1545194E2A96BF3A7" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="5BA9AB52-D8D4-401C-B295-812D6AEA68D3">
1916
                <File Id="fil05BD122BFD70093D2D3264E50BE23897" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Matamoros" />
1917 f68c6d86 humkyung
            </Component>
1918 b4b79262 humkyung
            <Component Id="cmpE1796620055D8F48D56D09B6B0A51994" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="F1DFC0DE-CFD0-4F43-8FCC-90D0B5DCE449">
1919
                <File Id="fil1E718BE4E019F42B5EA2341FDF36127C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Mazatlan" />
1920 f68c6d86 humkyung
            </Component>
1921 b4b79262 humkyung
            <Component Id="cmpB05F92A18217D8E2C3F954ABBD25221E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="AB19A755-5FF2-47C0-A487-C5A4746C3062">
1922
                <File Id="fil5E284CD2A0F29D964EF6D45AAC4079CA" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Mendoza" />
1923 f68c6d86 humkyung
            </Component>
1924 b4b79262 humkyung
            <Component Id="cmpE366C662F6E93E3B88253C0AFC000B23" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="C799A2D9-29CB-4F0E-8E76-EA37A40A83E4">
1925
                <File Id="filA6A8116AAD94C95B5C6E81724BD21DBC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Menominee" />
1926 f68c6d86 humkyung
            </Component>
1927 b4b79262 humkyung
            <Component Id="cmp21858E76948147B598A115BF46CF619C" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="F944F63B-4AB0-42E2-B579-A37FD4D9C2E6">
1928
                <File Id="fil48C28C39D76BA320F0E5EA848016373A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Merida" />
1929 f68c6d86 humkyung
            </Component>
1930 b4b79262 humkyung
            <Component Id="cmp2694747B040A8BBD1A28456D41C5F3A6" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="87235837-BDA0-479B-8170-365EA887DD19">
1931
                <File Id="fil2326863556460BC9C3401A0B8A5C596C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Metlakatla" />
1932 f68c6d86 humkyung
            </Component>
1933 b4b79262 humkyung
            <Component Id="cmp680025C7C0CCF40ABB93D6CC455F3888" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="6DA4964C-DF37-4AB8-AA04-7FFA89A7C2C6">
1934
                <File Id="filD4B834E06F58503DE7D6CBFFF36D612B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Mexico_City" />
1935 f68c6d86 humkyung
            </Component>
1936 b4b79262 humkyung
            <Component Id="cmp3986CB739167E61B381140DE85C5D030" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="AEBBA532-B0FE-4EAB-A20E-1889E4061B34">
1937
                <File Id="filA0F2E383DA0E12903A8A9DE13A98E47C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Miquelon" />
1938 f68c6d86 humkyung
            </Component>
1939 b4b79262 humkyung
            <Component Id="cmp40A8841489ADFB72367796D40CD761FC" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="36A93B60-70CD-4101-B165-2B92DAD6292F">
1940
                <File Id="fil099E7FE888160AE35C9EB493001D985B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Moncton" />
1941 f68c6d86 humkyung
            </Component>
1942 b4b79262 humkyung
            <Component Id="cmpB14F9A16EE7E845C32BD4D92C21844E9" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="44C6EDFE-E88D-4567-914C-D7B8408961B3">
1943
                <File Id="fil0CAE1BBBFD10D19230A24CA582CE8030" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Monterrey" />
1944 f68c6d86 humkyung
            </Component>
1945 b4b79262 humkyung
            <Component Id="cmpC0A9DBC33566634352A3A55685E8D22F" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="1E6E3E59-B1E5-4760-88BF-C9DC000AC251">
1946
                <File Id="fil9C9051F125C6BFE8B4C78620F5CA6ED1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Montevideo" />
1947 f68c6d86 humkyung
            </Component>
1948 b4b79262 humkyung
            <Component Id="cmp993593AAEDE6C8FEC7A8785054DB0378" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="5AB7BD39-8ECF-4271-AED0-686191E390FC">
1949
                <File Id="fil9C3C1E8880BD4525A80708137845372D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Montreal" />
1950 f68c6d86 humkyung
            </Component>
1951 b4b79262 humkyung
            <Component Id="cmp55780DE0C5FEB2B3594BFDF62888CA2F" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="89A1971B-DBFF-4780-B461-633EE7B26C84">
1952
                <File Id="fil10137E34800163B0A9404594F9388D67" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Montserrat" />
1953 f68c6d86 humkyung
            </Component>
1954 b4b79262 humkyung
            <Component Id="cmpE42464177CF59BB7BB4DD990E7DFDD4D" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B5E858D0-D154-4E37-99C2-E6EFEFA0558A">
1955
                <File Id="fil9FF59DCABF8509B71074BAB2DD1B3BDE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Nassau" />
1956 f68c6d86 humkyung
            </Component>
1957 b4b79262 humkyung
            <Component Id="cmp91203161F5DF17A81C08763CF02E08F0" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="FBB7019D-D310-49B7-B90C-98A23D72B4A2">
1958
                <File Id="fil1C45F5373A3A459B4BAB482D5CA04ABD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\New_York" />
1959 f68c6d86 humkyung
            </Component>
1960 b4b79262 humkyung
            <Component Id="cmp8A801FEDBF4F6CCABB126F17F3EA7E5F" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="12BC6697-D773-4D2C-BA7C-EB146A5E5C1A">
1961
                <File Id="filD392A9618478232AEB5267A6468784B4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Nipigon" />
1962 f68c6d86 humkyung
            </Component>
1963 b4b79262 humkyung
            <Component Id="cmp6F8A8CE034320ACD2C05229402F91913" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="E865402E-6F3F-476E-9399-C07847337E9A">
1964
                <File Id="filA72C45C385BC19011E2786A457037773" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Nome" />
1965 f68c6d86 humkyung
            </Component>
1966 b4b79262 humkyung
            <Component Id="cmpEB848C0E453727D76B35CE7F8D607F72" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="0C693779-C952-40AC-8106-36356626A78D">
1967
                <File Id="filCFCC5CBD6FEF9EC7DEB822713E0CE2EF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Noronha" />
1968 f68c6d86 humkyung
            </Component>
1969 b4b79262 humkyung
            <Component Id="cmp3BB506593F467FE2333F43A26A2A9FED" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="42301C92-3909-4D04-BB48-1B0E7AA24B68">
1970
                <File Id="filF9EFF42971C1F747DAF9E65429CEDE7E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Ojinaga" />
1971 f68c6d86 humkyung
            </Component>
1972 b4b79262 humkyung
            <Component Id="cmp2989B973EE3FDFD3DA8DD7028265343F" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="E477FFEB-FF36-42DE-BB11-D1263CAEFDDB">
1973
                <File Id="fil5F28055DD84EDFE55D2C43A8E3C55041" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Panama" />
1974 f68c6d86 humkyung
            </Component>
1975 b4b79262 humkyung
            <Component Id="cmpF88E194DD5E08ECA2144E498520B1C99" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="927887EA-23B5-4252-BDEE-3394ADC4E0E7">
1976
                <File Id="filDB257BA3738F9C235684467D699B9073" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Pangnirtung" />
1977 f68c6d86 humkyung
            </Component>
1978 b4b79262 humkyung
            <Component Id="cmpB8AAFF4E6C9F0F3010B0EFC27333E65E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="F644E7BA-9C8D-4BB0-BF3D-3AFD2867EF48">
1979
                <File Id="filDC581B3C84681C0FCFCD254449A6A706" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Paramaribo" />
1980 f68c6d86 humkyung
            </Component>
1981 b4b79262 humkyung
            <Component Id="cmp777A75245D4BAD378C36847C2AB0B043" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B092749B-5DE5-468B-BA36-EF395BAE84DA">
1982
                <File Id="fil7B467117ED0F2AB3AD0377740F013377" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Phoenix" />
1983 f68c6d86 humkyung
            </Component>
1984 b4b79262 humkyung
            <Component Id="cmp8A75314B229692016FF57EA9B2DCADD4" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="4596799D-D464-42D3-8B69-CEBDDC23E609">
1985
                <File Id="filF98A8E69B4BF132F3B4FE2D7DF23569D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Port-au-Prince" />
1986 f68c6d86 humkyung
            </Component>
1987 b4b79262 humkyung
            <Component Id="cmp957DDC2942C73212503B5A9DA456A907" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="BE87EEE4-9FFF-45FF-BAB3-6D794E514802">
1988
                <File Id="fil4B98BE7F67D3456594140920CFF71CB8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Porto_Acre" />
1989 f68c6d86 humkyung
            </Component>
1990 b4b79262 humkyung
            <Component Id="cmpB2DCE86DDBEEF46643E8033970F74648" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="C47D1CCB-31F9-4EB5-8547-6F0D53092741">
1991
                <File Id="fil85ED8ADA9BAC1445178AF34F48072031" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Porto_Velho" />
1992 f68c6d86 humkyung
            </Component>
1993 b4b79262 humkyung
            <Component Id="cmpFA2AFE1BE6EEDB61AD60A7E21272AF55" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="6A6B60C1-BE70-4FE7-9CD1-30A03ABD5833">
1994
                <File Id="fil1C6A6D0199ACD78B90A8F30FA06D676A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Port_of_Spain" />
1995 f68c6d86 humkyung
            </Component>
1996 b4b79262 humkyung
            <Component Id="cmp0A3F5276DAF1B66A725A1ED32E225DBB" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="9D46D952-C2EA-4A9D-BE41-795FF0B2E4E2">
1997
                <File Id="fil3329336485696DA7F0A26A27534C3E51" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Puerto_Rico" />
1998 f68c6d86 humkyung
            </Component>
1999 b4b79262 humkyung
            <Component Id="cmpFB4DA720690F7D0FE92A31743CDC1788" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="C99FF2A0-63EB-43C2-8350-BEA8E323F7B9">
2000
                <File Id="fil6501D668716C15000D502CADC9863C08" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Rainy_River" />
2001 f68c6d86 humkyung
            </Component>
2002 b4b79262 humkyung
            <Component Id="cmp9C68DB5B69B2092B956BE7022EA8DA8A" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="686A7024-51C7-4536-8B24-259E2437D13B">
2003
                <File Id="fil0E4F5A915245394FB7F04AB88E0E1C2C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Rankin_Inlet" />
2004 f68c6d86 humkyung
            </Component>
2005 b4b79262 humkyung
            <Component Id="cmp47FBE111C2C439903CDA566375AF186D" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="788E551E-05FE-4927-B770-E1EFCA472C6C">
2006
                <File Id="fil80D022B2D636D47370C0896354B5567A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Recife" />
2007 f68c6d86 humkyung
            </Component>
2008 b4b79262 humkyung
            <Component Id="cmp8836BFC493767B62249BCCD59AA0C581" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="CA02B35B-D598-48EA-AEC4-0F898D8C3980">
2009
                <File Id="fil5F450201A3FACCD83A21B9E6055AE7F9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Regina" />
2010 f68c6d86 humkyung
            </Component>
2011 b4b79262 humkyung
            <Component Id="cmp7FF1CF1744A1822FF67A21AA5F11EA18" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="93DC59E9-5541-463C-9A19-08C0BA426564">
2012
                <File Id="fil1AA065EE7C1648970A73FFE617A2C847" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Resolute" />
2013 f68c6d86 humkyung
            </Component>
2014 b4b79262 humkyung
            <Component Id="cmp129F3F229E9CEADBD59741C3011B90E2" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="15E69488-6CEF-4F6C-91A7-D18514EB6FBA">
2015
                <File Id="fil8177193272062E4AD771683B3C4F1D78" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Rio_Branco" />
2016 f68c6d86 humkyung
            </Component>
2017 b4b79262 humkyung
            <Component Id="cmp96A63064539641B6D19FCD18AB5E7165" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="1F6478E3-E378-4EE2-853A-781D12831D84">
2018
                <File Id="fil7AE5B086162C04A93F626D338C836F45" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Rosario" />
2019 f68c6d86 humkyung
            </Component>
2020 b4b79262 humkyung
            <Component Id="cmpFA76524F0B4F68C47290B0259D983CB4" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="7F6D1ED9-46DC-492A-9561-8DDDB4A6AD4B">
2021
                <File Id="fil4A14CDDEDD50D9B77650E6C4C379C38E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Santarem" />
2022 f68c6d86 humkyung
            </Component>
2023 b4b79262 humkyung
            <Component Id="cmp0C1F8F9C95E7EBF608EEB2A1C90FCDC3" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="DC810B8C-6AF0-4042-A6E9-A3D1052F2F99">
2024
                <File Id="fil3950E914A47D326F40E4F8B75C7352A9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Santa_Isabel" />
2025 f68c6d86 humkyung
            </Component>
2026 b4b79262 humkyung
            <Component Id="cmp67E314251E4D2E2EEA21C9C649A9F10E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="93B897D1-B104-479D-9F39-6CE1E7B127E6">
2027
                <File Id="fil2518F54EA0942823F6ECE6A436917B74" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Santiago" />
2028 f68c6d86 humkyung
            </Component>
2029 b4b79262 humkyung
            <Component Id="cmpDE40704A98422D158138DE0E828C1AA2" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="5E219C2C-E451-4817-8ABD-E3FDBBE1CCB8">
2030
                <File Id="filF0F12C535D97621FF44A54468D217391" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Santo_Domingo" />
2031 f68c6d86 humkyung
            </Component>
2032 b4b79262 humkyung
            <Component Id="cmp84E226A8BF311D7AD4BA4F7E229A73FC" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="746F2228-898C-41AD-95D6-566CA416E806">
2033
                <File Id="fil2B8F346012029E8B34631006D71D5628" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Sao_Paulo" />
2034 f68c6d86 humkyung
            </Component>
2035 b4b79262 humkyung
            <Component Id="cmp845B2F239B00A9CF3AE3EA937C9D223E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="0AA9BE56-C161-4A47-815C-8B135122F455">
2036
                <File Id="fil693D7A4F2FB5D8284DF9A630C0D4BD5E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Scoresbysund" />
2037 f68c6d86 humkyung
            </Component>
2038 b4b79262 humkyung
            <Component Id="cmp3065D89E2D17AB063D50B5B2DF37663E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="6FB3F357-9790-45E9-850E-2228C5D57C16">
2039
                <File Id="fil8F36C08967D2AF2FFAC8F0D8AF0E3196" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Shiprock" />
2040 f68c6d86 humkyung
            </Component>
2041 b4b79262 humkyung
            <Component Id="cmpA0773CD5333245270E5A566DBC3D1BDC" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B3CD6CFD-015E-4A6A-A5AA-FAE1E89BAB9B">
2042
                <File Id="filD12F530061FE1BB1D73C0D1275989ACE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Sitka" />
2043 f68c6d86 humkyung
            </Component>
2044 b4b79262 humkyung
            <Component Id="cmp22609D50AF1116AB426F2CEE9E32D466" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="D2A6900A-4A37-409C-914E-F1ED253E9513">
2045
                <File Id="filFC65062A4B44699A1CC73B78AF1E2094" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\St_Barthelemy" />
2046 f68c6d86 humkyung
            </Component>
2047 b4b79262 humkyung
            <Component Id="cmpDF3A58A929712FBA0257556D440BB075" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B99116B7-38EA-410D-B5FE-A04215BDF81C">
2048
                <File Id="fil07A3C16DD177DD0F68FF69A52FB0F732" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\St_Johns" />
2049 f68c6d86 humkyung
            </Component>
2050 b4b79262 humkyung
            <Component Id="cmp189B93B82D9D798C39B915B5978AE096" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="3B1C2FE5-A316-4486-B456-72FC27A3A0EE">
2051
                <File Id="filA7A18DB5ABF0D5013A377AE5133E7213" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\St_Kitts" />
2052 f68c6d86 humkyung
            </Component>
2053 b4b79262 humkyung
            <Component Id="cmpFF2C357758A1BDA2025A891F12484C26" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="BB80238B-7EE7-457E-8C93-639DC6420FA9">
2054
                <File Id="filD4CFC58C26FCBF0FC3256DB743BD2E78" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\St_Lucia" />
2055 f68c6d86 humkyung
            </Component>
2056 b4b79262 humkyung
            <Component Id="cmpA153661AC06538039382D509DE7CC947" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="9140AAB4-5699-4B55-A607-CB1F51ED1A7E">
2057
                <File Id="fil51C886C072335D4F6F7A118DFDEC6835" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\St_Thomas" />
2058 f68c6d86 humkyung
            </Component>
2059 b4b79262 humkyung
            <Component Id="cmp93E2FD4BF332F0E3974742EB6E0621A3" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="231A21F9-637F-4E8B-B853-2D90A3B1EDFC">
2060
                <File Id="fil91871715BB435879DE2E016827C58B38" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\St_Vincent" />
2061 f68c6d86 humkyung
            </Component>
2062 b4b79262 humkyung
            <Component Id="cmp2909B2A6EAD31B12EC583DA2A46DEBD5" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="437FEAA2-FC38-4BA5-ACDB-97BA170729C0">
2063
                <File Id="filF10CA01DB997DAC9F6C8EFD5B5835C5A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Swift_Current" />
2064 f68c6d86 humkyung
            </Component>
2065 b4b79262 humkyung
            <Component Id="cmp52579401F7DFB7DFAEE87B5E9372474E" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="98B3A2F0-4FD9-499A-8234-7CACA660D142">
2066
                <File Id="filC0184ABE56CD9C1A1830393A68FDCD6E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Tegucigalpa" />
2067 f68c6d86 humkyung
            </Component>
2068 b4b79262 humkyung
            <Component Id="cmp00678C94A5171D1C4E81DDD90708D814" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="6C49EAF9-947A-4D76-B768-68C0FE9AC6BD">
2069
                <File Id="fil81CA923BF0D35993AD5B22736A2C6B46" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Thule" />
2070 f68c6d86 humkyung
            </Component>
2071 b4b79262 humkyung
            <Component Id="cmp4EFD91ABD14657CF638EB624B73DE098" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="F2BA686B-DB70-4B32-ADAF-9AAFC5EB56C7">
2072
                <File Id="fil6B464D4906F28C344FCBE5DC285060E2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Thunder_Bay" />
2073 f68c6d86 humkyung
            </Component>
2074 b4b79262 humkyung
            <Component Id="cmpA2E856175460890E013C5C2874D0937D" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="6A6C0A30-CC71-45C1-AA1F-559285C12214">
2075
                <File Id="fil0BD18424FB2004B843BA301D8D520C94" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Tijuana" />
2076 f68c6d86 humkyung
            </Component>
2077 b4b79262 humkyung
            <Component Id="cmp2CF4D0EE3F55E40DF4A96CBA07A6169A" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B8D0C32C-1C2A-4D9B-91E7-C265C0D3A7A1">
2078
                <File Id="filD88C9FFBD692CC2B0917A504075FE798" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Toronto" />
2079 f68c6d86 humkyung
            </Component>
2080 b4b79262 humkyung
            <Component Id="cmpF8C1CD8EE29DA3247D9FCB6E0A6D8677" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="9807CA5A-C8F6-4813-A2A4-77C8D00F0808">
2081
                <File Id="fil42980BCBB0CB3433FC56B850C8708500" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Tortola" />
2082 f68c6d86 humkyung
            </Component>
2083 b4b79262 humkyung
            <Component Id="cmp3304CA5D3B51B028F3ACDE248FC1EAAA" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="0187AD6B-C047-4B62-95E3-2D5AF93388B8">
2084
                <File Id="fil3E0B6B4B18164FA772523A4E71C8BCF1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Vancouver" />
2085 f68c6d86 humkyung
            </Component>
2086 b4b79262 humkyung
            <Component Id="cmp7BB2B8B4F10671660E58B212A3B7B1DB" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="8C4890B0-C8FB-462F-9BB4-3AE01B553FB0">
2087
                <File Id="fil6507D342572512AD7CFBF828E0918BEA" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Virgin" />
2088 f68c6d86 humkyung
            </Component>
2089 b4b79262 humkyung
            <Component Id="cmp62792FBFEE87ACBB08FC2293FD84CD4D" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="3D2A7704-8186-4BED-BAE2-B183E8BE9506">
2090
                <File Id="filDD30A864DDFF886FFC6A941062EEBFD7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Whitehorse" />
2091 f68c6d86 humkyung
            </Component>
2092 b4b79262 humkyung
            <Component Id="cmp2833210BE2D7599E4369CE17C1CD0F89" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="59A1F4B7-F122-44EB-A819-8A1FD40FB6C7">
2093
                <File Id="fil3D6F45883B0365BEF7FC3B9A5B922294" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Winnipeg" />
2094 f68c6d86 humkyung
            </Component>
2095 b4b79262 humkyung
            <Component Id="cmp5B85B76211A34A65BAE5B377AF4F51DC" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="E8A0ED6A-D599-46EB-B75C-9BD78D64A3C6">
2096
                <File Id="fil5127DF9E0E6F54DB39673254D7AD7934" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Yakutat" />
2097 f68c6d86 humkyung
            </Component>
2098 b4b79262 humkyung
            <Component Id="cmpA761B2F075F77B84E42B5F036835A88B" Directory="dir95A64B093BC5ABC17734FA9E3123AFF4" Guid="B37865B6-1F8F-4C12-84A6-F8003678E7DF">
2099
                <File Id="filC6A4F788626C5FC8630004072B7AF079" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Yellowknife" />
2100 f68c6d86 humkyung
            </Component>
2101 b4b79262 humkyung
            <Component Id="cmp7D6A947D4C808F8688D539056DEDCC26" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="A9C4DE78-C771-4C38-9C1F-27CB00559E2D">
2102
                <File Id="fil93EEA4C077CB2037ABD77A670D2C3D60" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Buenos_Aires" />
2103 f68c6d86 humkyung
            </Component>
2104 b4b79262 humkyung
            <Component Id="cmp496ADB1B4B93C6E336A518DFA94646B3" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="54146D20-378F-457C-AB38-46E81E791E16">
2105
                <File Id="fil4B9C3D1C10CB9A8BC19A2113BDF04287" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Catamarca" />
2106 f68c6d86 humkyung
            </Component>
2107 b4b79262 humkyung
            <Component Id="cmp5D304E4FE0E640A9D63C8B916CCA5CC8" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="5153ACAA-436E-4F92-B5B7-B442205A837D">
2108
                <File Id="filB95E72620A2E394894CAF98C75D7A126" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\ComodRivadavia" />
2109 f68c6d86 humkyung
            </Component>
2110 b4b79262 humkyung
            <Component Id="cmp13E3F50C9887E288E07114263B8FF68E" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="08CF7B56-2EEB-4C4F-AEF5-2A8EF3609B6E">
2111
                <File Id="filF45A2B2DA239B71974E119CE9DAC055B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Cordoba" />
2112 f68c6d86 humkyung
            </Component>
2113 b4b79262 humkyung
            <Component Id="cmpAA3A31749F7B32F7FA7541596EB48F3A" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="4EF6F619-34D0-4C05-B0B9-E7E139720725">
2114
                <File Id="fil3F3F82E5822D347501308AD5D81130DC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Jujuy" />
2115 f68c6d86 humkyung
            </Component>
2116 b4b79262 humkyung
            <Component Id="cmpA3CA9535EA0F299C779E8CB14F5DAAE7" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="E400BDD0-3850-4285-B19D-7A46B45BD6EA">
2117
                <File Id="fil0C2E4E98DEB0AFD959216627DD73B880" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\La_Rioja" />
2118 f68c6d86 humkyung
            </Component>
2119 b4b79262 humkyung
            <Component Id="cmp03B2C9B789AF39D880186A2221E46750" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="B9C006F5-4CF5-4327-8895-8081AA39711C">
2120
                <File Id="filDBEDE4051CE14BBB67E893A1ADF2EDDD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Mendoza" />
2121 f68c6d86 humkyung
            </Component>
2122 b4b79262 humkyung
            <Component Id="cmpB6C94016DCD44630A05DEBE4F7D230AA" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="513002E7-C828-4E6A-8DD5-EAD5450202D3">
2123
                <File Id="filCCD76EA596B7165BB949517DA80304DA" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Rio_Gallegos" />
2124 f68c6d86 humkyung
            </Component>
2125 b4b79262 humkyung
            <Component Id="cmpC1B117844974E588A156BA6C7B50FD71" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="FD1E2271-CBF8-4408-B627-6773CBF53546">
2126
                <File Id="fil21864B7B762FDBA29BC87CD2300F6AA1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Salta" />
2127 f68c6d86 humkyung
            </Component>
2128 b4b79262 humkyung
            <Component Id="cmpADA91F9B667C7F3013177023220F8249" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="C686CED6-441A-4F41-8014-861AD8D747DB">
2129
                <File Id="fil7E62C1D5D8EE591C60AA050CF3D79253" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\San_Juan" />
2130 f68c6d86 humkyung
            </Component>
2131 b4b79262 humkyung
            <Component Id="cmp6BBC371F10D1737F7A4A87A4A0AEE661" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="3C575CC2-AC89-4059-B077-DB0CF2A1B4DA">
2132
                <File Id="filBA7ADF7E9CB38DD7044632C0A5D450F6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\San_Luis" />
2133 f68c6d86 humkyung
            </Component>
2134 b4b79262 humkyung
            <Component Id="cmp27B615AA9D2E831E3489F46681C6CC80" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="3B5BFF1B-62C7-4106-8BFD-CE69724498E6">
2135
                <File Id="fil44FC3866898E811AAB61E0137B3FDD37" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Tucuman" />
2136 f68c6d86 humkyung
            </Component>
2137 b4b79262 humkyung
            <Component Id="cmpCF1FC18BB0146493D436D51F7AE75FD9" Directory="dirC86B555166FD97EB5FC52246CE211E0C" Guid="9749C397-9A63-41BD-A87F-938786A91E2D">
2138
                <File Id="filCED250C35EF601A4CE28DD12D856C79B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Argentina\Ushuaia" />
2139 f68c6d86 humkyung
            </Component>
2140 b4b79262 humkyung
            <Component Id="cmpD7C3E0E5F2AEB1B98BBA624E68046772" Directory="dir0CA9764553B82F774E752D1C27FC6DE0" Guid="4401F1C8-855E-4DB5-A89B-8F5542C1E5F2">
2141
                <File Id="fil9BD250E7CAD7C43F89027917F4E51039" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indiana\Indianapolis" />
2142 f68c6d86 humkyung
            </Component>
2143 b4b79262 humkyung
            <Component Id="cmp73AFD9B3DB84D93A91BFA8EA138D5A73" Directory="dir0CA9764553B82F774E752D1C27FC6DE0" Guid="CB96BCBE-CBEE-493D-8140-F3BFFE8EB3E9">
2144
                <File Id="fil96472962ACD414DD95434A49774F4231" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indiana\Knox" />
2145 f68c6d86 humkyung
            </Component>
2146 b4b79262 humkyung
            <Component Id="cmp90E0A96ED1F56F2F50F8D89EA88B9EBB" Directory="dir0CA9764553B82F774E752D1C27FC6DE0" Guid="E79AE3A9-EEB7-4849-9F0B-F3B16F2148BD">
2147
                <File Id="fil2A405FF2C734BB8665EFD614CD84727F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indiana\Marengo" />
2148 f68c6d86 humkyung
            </Component>
2149 b4b79262 humkyung
            <Component Id="cmp404A21366FED82A00E3F05E14489D1CD" Directory="dir0CA9764553B82F774E752D1C27FC6DE0" Guid="1C372747-7197-49D8-81FB-95984145907D">
2150
                <File Id="fil8B74986464BA2C896F7A34FA08F4CA2E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indiana\Petersburg" />
2151 f68c6d86 humkyung
            </Component>
2152 b4b79262 humkyung
            <Component Id="cmpA16A7D7CCD5AB9E96E43E28B27A22026" Directory="dir0CA9764553B82F774E752D1C27FC6DE0" Guid="29A88E18-8398-4ABB-9104-16AD88874E9A">
2153
                <File Id="fil93C7C450747B79783FC57332BEC4503D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indiana\Tell_City" />
2154 f68c6d86 humkyung
            </Component>
2155 b4b79262 humkyung
            <Component Id="cmpA6D98F005C5446080945167F6372988B" Directory="dir0CA9764553B82F774E752D1C27FC6DE0" Guid="D8033F98-50E8-4D35-97EA-06BE42882C75">
2156
                <File Id="fil14BF7A2BEF4023156F9736EC59CEE583" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indiana\Vevay" />
2157 f68c6d86 humkyung
            </Component>
2158 b4b79262 humkyung
            <Component Id="cmpC356F4255BB75CE17851F1E8CF234A14" Directory="dir0CA9764553B82F774E752D1C27FC6DE0" Guid="158C0F9E-14BB-4F27-8B55-9EEEBC7FE3EB">
2159
                <File Id="fil16C19C8334C71D7B456312AA6BCFBE5B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indiana\Vincennes" />
2160 f68c6d86 humkyung
            </Component>
2161 b4b79262 humkyung
            <Component Id="cmp9DAB2A8AF90885787543ECCFD626C570" Directory="dir0CA9764553B82F774E752D1C27FC6DE0" Guid="989BBA6D-9F13-47ED-AA40-E8026BFDEEFF">
2162
                <File Id="fil3F8325FCC445717A2A0F7061F9CE195E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Indiana\Winamac" />
2163 f68c6d86 humkyung
            </Component>
2164 b4b79262 humkyung
            <Component Id="cmp97AD8BBEDE516085C61CE71BFF98C95C" Directory="dir8AE70D9FEB8C0789CEDC3FD1A40E0D80" Guid="A96A5F51-2635-46AC-BB69-F051C1BE58F6">
2165
                <File Id="fil5272007F511BF5BFFEB9552833F7CA64" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Kentucky\Louisville" />
2166 f68c6d86 humkyung
            </Component>
2167 b4b79262 humkyung
            <Component Id="cmpEB900159854AAF71E90318C80F204DAA" Directory="dir8AE70D9FEB8C0789CEDC3FD1A40E0D80" Guid="7C662A8F-D29C-45F0-A02A-D95C0BECE0DC">
2168
                <File Id="fil8608947D925E8254A2CF3A065045CD24" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\Kentucky\Monticello" />
2169 f68c6d86 humkyung
            </Component>
2170 b4b79262 humkyung
            <Component Id="cmp58DD95C8C134161838E6CB303F05BC2F" Directory="dirD0A40DABA48A59B52CB64D3776A9C8D6" Guid="54AFA301-FA27-4A04-8E06-DBF65534C944">
2171
                <File Id="fil460853919457D40277B7FFC851500606" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\North_Dakota\Beulah" />
2172 f68c6d86 humkyung
            </Component>
2173 b4b79262 humkyung
            <Component Id="cmp6E05403B818A4AA23E3432E7DB302C6D" Directory="dirD0A40DABA48A59B52CB64D3776A9C8D6" Guid="BC9AB2F4-1478-4D93-8226-109A5F5E71EB">
2174
                <File Id="filAE5429AFBA5CC10CF0B9CA4D838F302A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\North_Dakota\Center" />
2175 f68c6d86 humkyung
            </Component>
2176 b4b79262 humkyung
            <Component Id="cmpBA32D074B5CFDBDBE073E687982866A6" Directory="dirD0A40DABA48A59B52CB64D3776A9C8D6" Guid="24792F9A-45F2-4554-BB0A-5486333CDDCA">
2177
                <File Id="fil35AB764328D0B5D71AAFC86DAAC27472" KeyPath="yes" Source=".\dist\App\tcl\tzdata\America\North_Dakota\New_Salem" />
2178 f68c6d86 humkyung
            </Component>
2179 b4b79262 humkyung
            <Component Id="cmpC22CF3D6F113A1838EC94F1603D2AA46" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="4EFD4D63-0A8F-4931-86EE-58C95710FDEF">
2180
                <File Id="fil19A6B4EFA9181FCDAC98CE3FFB5E15D0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Casey" />
2181 f68c6d86 humkyung
            </Component>
2182 b4b79262 humkyung
            <Component Id="cmp6F46852BB2B5D6B020738A5A065486A8" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="166BCF93-CA3C-41A3-9468-94810F2B78D8">
2183
                <File Id="filA67A7C94BEADB0CB9514E1EF10D8FAAC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Davis" />
2184 f68c6d86 humkyung
            </Component>
2185 b4b79262 humkyung
            <Component Id="cmp0B3E80869892074B5F559709BE5C21A3" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="960CF8C5-8F55-4643-8B61-53A49C90E1AE">
2186
                <File Id="fil9CA960CDD3FD5C229FF524E1933E07FE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\DumontDUrville" />
2187 f68c6d86 humkyung
            </Component>
2188 b4b79262 humkyung
            <Component Id="cmp7D0CAAF4FAA4CB97DD12067B72AF2E8D" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="D26C2652-813D-410A-9387-6A016284155A">
2189
                <File Id="fil0D4EA742ECB5EE364154F79DC62CC431" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Macquarie" />
2190 f68c6d86 humkyung
            </Component>
2191 b4b79262 humkyung
            <Component Id="cmp72750D69F22383F89032F3A05399583E" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="F56F83CC-5EB1-45EA-BE21-BA2FD2EE45B7">
2192
                <File Id="fil1C10C6A7BABD5C6810E7317CD7BC1DCC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Mawson" />
2193 f68c6d86 humkyung
            </Component>
2194 b4b79262 humkyung
            <Component Id="cmpE8B812382E28FE955E09CF9E9F9629A0" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="71DBA30E-0168-4B34-85FC-F659D9C89196">
2195
                <File Id="fil9C716829C4ED698BB02CAF611E889EC7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\McMurdo" />
2196 f68c6d86 humkyung
            </Component>
2197 b4b79262 humkyung
            <Component Id="cmp61CA34F2367D0E6CBE0A8940F12CBCF4" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="D11A8C64-3502-4B33-97D1-05E94E52B9DA">
2198
                <File Id="fil470AF5D95933159683EC33396EF02336" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Palmer" />
2199 f68c6d86 humkyung
            </Component>
2200 b4b79262 humkyung
            <Component Id="cmp927930AC948EA7B3C1CABF2AE546F0F9" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="178CA4A8-1836-4E69-871B-E9227B7AEC61">
2201
                <File Id="filBAF9E570D33B0E71D751D046BFA1B273" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Rothera" />
2202 f68c6d86 humkyung
            </Component>
2203 b4b79262 humkyung
            <Component Id="cmp5BA4166875F8066722F2E1BD762795CD" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="6AC3DF23-5D54-4056-8DBA-E5CCECA318F7">
2204
                <File Id="fil17409801FB51B3FC0A64EB888A3C893E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\South_Pole" />
2205 f68c6d86 humkyung
            </Component>
2206 b4b79262 humkyung
            <Component Id="cmpE68EF0CAC3EC64DE6E8ED0DD564EE64E" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="8B384662-3046-4BC9-A475-FE438429D84F">
2207
                <File Id="fil01F4E1801374775723EC3A750CB62208" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Syowa" />
2208 f68c6d86 humkyung
            </Component>
2209 b4b79262 humkyung
            <Component Id="cmp05EA38A9A72B9C9A85F30680FBE01B14" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="10FC4A42-30A0-4CDF-8CA6-94276C051107">
2210
                <File Id="fil443C8CD03B8A4A9A3E62CFFF1F5A368D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Troll" />
2211 f68c6d86 humkyung
            </Component>
2212 b4b79262 humkyung
            <Component Id="cmp2ACDD0547A7F3E62B70ECEF9322E52B7" Directory="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Guid="A1A78B48-5FE7-43B8-8A76-E5A47923DCB7">
2213
                <File Id="fil0EE721479773B8BCC5B9E1B784EF7808" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Antarctica\Vostok" />
2214 f68c6d86 humkyung
            </Component>
2215 b4b79262 humkyung
            <Component Id="cmp4E178799D88341B85E7996C6275140C8" Directory="dirB7C6B1586653B5B30DCBABE406F9D91B" Guid="18023742-52AA-40B4-8E3F-F1040397889D">
2216
                <File Id="fil6D05FF15C58162514DE7F009F967E9F4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Arctic\Longyearbyen" />
2217 f68c6d86 humkyung
            </Component>
2218 b4b79262 humkyung
            <Component Id="cmpE1A6DA4D0D24C9955E33C1DAFF8DE3AD" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="134E0658-7378-40FF-B4DA-1AC75B5EEA7B">
2219
                <File Id="fil65776CCD69B3A103F48EB8758B994671" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Aden" />
2220 f68c6d86 humkyung
            </Component>
2221 b4b79262 humkyung
            <Component Id="cmpAB6049511A43F4E9CC2379E7C8FAB428" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="1E76E979-9BB8-427B-9EB4-FA22C0D7BD93">
2222
                <File Id="fil2E88F565BDA7DA50683AF91ABC1B3E4B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Almaty" />
2223 f68c6d86 humkyung
            </Component>
2224 b4b79262 humkyung
            <Component Id="cmp924E5C37D2D5E7AE2CB2926E87CE963A" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="F8EE962E-01A3-419A-BF08-EC51AFDFE47E">
2225
                <File Id="fil1E9EEC9FD79A6B8F83FF02F1C780869F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Amman" />
2226 f68c6d86 humkyung
            </Component>
2227 b4b79262 humkyung
            <Component Id="cmpE7B541E64A01CDB928FE9B2FD73EE0D7" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="B2397C46-DE3C-4997-9E9C-18234032C719">
2228
                <File Id="filCB0E02718DBCD8FD70A0616627D9651D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Anadyr" />
2229 f68c6d86 humkyung
            </Component>
2230 b4b79262 humkyung
            <Component Id="cmp41F3FF5D9DC4162C5F892E763803A42D" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="D74FD30B-9C6D-4B93-8E24-A9331CEB2083">
2231
                <File Id="filED5F343D7A6AF8E9EDBC1732E72FED87" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Aqtau" />
2232 f68c6d86 humkyung
            </Component>
2233 b4b79262 humkyung
            <Component Id="cmpC06196122354CFA52A5D479E5E36E382" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="F9868042-7C76-4CB7-8520-9E6D1A634B1F">
2234
                <File Id="filB5C50B8485D2C0640BF59D6B594E3202" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Aqtobe" />
2235 f68c6d86 humkyung
            </Component>
2236 b4b79262 humkyung
            <Component Id="cmp31229AF8ED2E0EC429ED8F8291EB8D7E" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="A9F8D8CF-5D9F-491C-BD6E-8A22C2DD1B46">
2237
                <File Id="fil28568214824548E1188473BF0E1DDD86" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Ashgabat" />
2238 f68c6d86 humkyung
            </Component>
2239 b4b79262 humkyung
            <Component Id="cmp5B398BF59D657A3B5441C7D769B05C77" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="C0153BC7-1221-411D-998E-A6983A3C2C02">
2240
                <File Id="fil83DC6AFF7763B7A76D1AAF1C711E8E0F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Ashkhabad" />
2241 f68c6d86 humkyung
            </Component>
2242 b4b79262 humkyung
            <Component Id="cmpD1E51CC4691B7D756AC2C6F108191D6E" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="2F298BCC-E62E-40EA-BA7A-05E8516EAF61">
2243
                <File Id="fil91DF7FEB5C41FBC0249665267018ADC7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Baghdad" />
2244 f68c6d86 humkyung
            </Component>
2245 b4b79262 humkyung
            <Component Id="cmp2B4CD898D25DBF0412BEB267B37A9A54" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="243BDAA8-4E8E-40DD-AA91-863DE5466BF4">
2246
                <File Id="fil8132C6602C2FEC03F8C36AECC1619678" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Bahrain" />
2247 f68c6d86 humkyung
            </Component>
2248 b4b79262 humkyung
            <Component Id="cmpB581C1D13D4D30633A71B3DA446A911D" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="60E72FBC-7536-4CC1-B900-5325B0964C13">
2249
                <File Id="fil14B8DD4FDC7C084935F2C8A1567FF99F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Baku" />
2250 f68c6d86 humkyung
            </Component>
2251 b4b79262 humkyung
            <Component Id="cmpC3DF2058F27C37CAAD400E10124605A1" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="2C1CDEA5-91AE-4A82-BE27-C2A5B363008D">
2252
                <File Id="filAD2E3F14DA79CB957EF78EAFBF003E49" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Bangkok" />
2253 f68c6d86 humkyung
            </Component>
2254 b4b79262 humkyung
            <Component Id="cmpE089B52B4A58C126C413BB05F9FC0C80" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="3EC05511-2A10-4E0C-B0C1-979F6C414804">
2255
                <File Id="filFC0FA02A2CFD35B13B2B4920061D7BE8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Barnaul" />
2256 f68c6d86 humkyung
            </Component>
2257 b4b79262 humkyung
            <Component Id="cmp55A39AF9FC5442EC7C1B475043141A2D" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="5942A129-2C14-43A6-B9E1-7AAD80B2043E">
2258
                <File Id="filA1005CA31235326634585F62075A4F8A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Beirut" />
2259 f68c6d86 humkyung
            </Component>
2260 b4b79262 humkyung
            <Component Id="cmp887C2103F36BC07822EE966C93A47310" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="CF1F4367-D1C8-463C-95EB-C1A62F1CFB91">
2261
                <File Id="filFEED97AE72DC572C799B43ACDC717D18" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Bishkek" />
2262 f68c6d86 humkyung
            </Component>
2263 b4b79262 humkyung
            <Component Id="cmp92C58153BD2780FD451ECE2C5CF2B2AE" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="796913AF-9706-43B7-AA43-4E044362F0AC">
2264
                <File Id="filA0CD43516149A8935F0EA0D498BD8ADD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Brunei" />
2265 f68c6d86 humkyung
            </Component>
2266 b4b79262 humkyung
            <Component Id="cmpE4AD4D3385DF906A37BD679781D627D2" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="24D6FB0E-E3C0-47C9-A1AC-2972F8BE2396">
2267
                <File Id="fil7C91229AB4498ECA5E5F9B5026AA3711" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Calcutta" />
2268 f68c6d86 humkyung
            </Component>
2269 b4b79262 humkyung
            <Component Id="cmpF0C6B214183657CD0314241AD36B5C0E" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="B2EB7F16-166F-4E44-AF70-2F6D3D0988B1">
2270
                <File Id="filF3DC1FB87174BC6CB425B405566F934C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Chita" />
2271 f68c6d86 humkyung
            </Component>
2272 b4b79262 humkyung
            <Component Id="cmp71BE32AE5466D9D4EBC7FED571EA622F" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="084DF68B-97B7-439C-8E7B-73F925E71137">
2273
                <File Id="fil2633EBF6B8FCE3DB179E8B8EF4D29968" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Choibalsan" />
2274 f68c6d86 humkyung
            </Component>
2275 b4b79262 humkyung
            <Component Id="cmp8B0E1A96706F88D77B5342F6BE8DCA7B" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="F05CCA6C-8593-400A-9753-A13ECA95B252">
2276
                <File Id="fil4FE09A9B8AF908DFEF34FB5CAAD05943" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Chongqing" />
2277 f68c6d86 humkyung
            </Component>
2278 b4b79262 humkyung
            <Component Id="cmp4FFB6A9F3B437B42858F07C8DF34B2FC" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="26E68515-EEBE-467A-ADC5-FBCDC9680B8D">
2279
                <File Id="fil6079F3443BC542D22DCCD173EC06EE6C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Chungking" />
2280 f68c6d86 humkyung
            </Component>
2281 b4b79262 humkyung
            <Component Id="cmpB18E59F1254898CD3E84477AC896F6A5" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="A1F2EAD9-3C03-435A-9580-ECD46B93683E">
2282
                <File Id="fil6FDF03F8A345F4CF70B85E48D64B8BD7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Colombo" />
2283 f68c6d86 humkyung
            </Component>
2284 b4b79262 humkyung
            <Component Id="cmp2A6238335831A3002005021945AB6DD4" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="45693220-E1A3-4944-B62C-24382BB06BA0">
2285
                <File Id="fil17CAE64D7E9C2BF1088110A6E4725243" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Dacca" />
2286 f68c6d86 humkyung
            </Component>
2287 b4b79262 humkyung
            <Component Id="cmp83C7AC4E939C0BA333397707500E0994" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="CED383C8-337C-4534-82D3-BBB7DD8FBAD9">
2288
                <File Id="fil9AD70DEB79C1DB8980E2695C1CA80C7E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Damascus" />
2289 f68c6d86 humkyung
            </Component>
2290 b4b79262 humkyung
            <Component Id="cmp18DFEA051FDEE180E7DDA67B5C4840AB" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="81A5273E-4FD9-4EF7-BD84-8879AC27F7C2">
2291
                <File Id="fil3CF4B959833A24C4742E4E78DB477D87" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Dhaka" />
2292 f68c6d86 humkyung
            </Component>
2293 b4b79262 humkyung
            <Component Id="cmp2A83FD6F4F128BDC05AE66CF2832E81C" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="5A2917F8-60A7-4209-91AB-5229CB72F29B">
2294
                <File Id="fil0564009631B9AEC0F9F7D6B43A0880F4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Dili" />
2295 f68c6d86 humkyung
            </Component>
2296 b4b79262 humkyung
            <Component Id="cmpD8A1795E2E42865B9BBD5FD3C36AF5AF" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="75937264-6DAB-4426-AE2B-776C7C9BD327">
2297
                <File Id="filC2A437082B8032F3A93967D8636B88CF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Dubai" />
2298 f68c6d86 humkyung
            </Component>
2299 b4b79262 humkyung
            <Component Id="cmpA329BE9F096A701B73DECE6E22797319" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="7DD08544-BABF-406D-93BD-E516D47F74A4">
2300
                <File Id="fil10E3C1AA0E36670689CE97F5A08129E5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Dushanbe" />
2301 f68c6d86 humkyung
            </Component>
2302 b4b79262 humkyung
            <Component Id="cmpD683383484030644E74A431FACD5E30B" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="E95D5E11-9609-48F2-A5BF-85427B41D5B2">
2303
                <File Id="fil8FEB48EE74BB37F3A1541BC7123590B7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Gaza" />
2304 f68c6d86 humkyung
            </Component>
2305 b4b79262 humkyung
            <Component Id="cmp0BACF23E7016E6591402CACD166190C3" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="6C3475DE-9209-4256-994E-4205CB4A2D0B">
2306
                <File Id="filBF1C8E27251A5ED15E0DB202C3D1EDEA" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Harbin" />
2307 f68c6d86 humkyung
            </Component>
2308 b4b79262 humkyung
            <Component Id="cmp7AC0D2FE5AB07F21D8A1537E7863DF52" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="53294016-DB1F-427D-A879-00D6F6B786C3">
2309
                <File Id="filE72584F9E9166A8CB73C530E85516A90" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Hebron" />
2310 f68c6d86 humkyung
            </Component>
2311 b4b79262 humkyung
            <Component Id="cmp0DA9327FB5D9EED09694C524E6D26D13" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="C79BFECC-8710-4772-9FAD-4CDB3CF9E737">
2312
                <File Id="fil8A0C6FD47E2241DC1A7DFB8DF17C3B3F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Hong_Kong" />
2313 f68c6d86 humkyung
            </Component>
2314 b4b79262 humkyung
            <Component Id="cmpAD97B52BC07C499FCDA2695613138C85" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="6E992863-78BB-4376-AC22-81DE09CB3806">
2315
                <File Id="fil54BFFC4AAEA3E50631B29531244961E6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Hovd" />
2316 f68c6d86 humkyung
            </Component>
2317 b4b79262 humkyung
            <Component Id="cmp9CF96DE34B04C82F0532B9F9967828A5" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="C0FF2D89-90A4-44F8-8EC1-C8804DCFCC07">
2318
                <File Id="filB618CFE40A29725E088B1E978D4F6221" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Ho_Chi_Minh" />
2319 f68c6d86 humkyung
            </Component>
2320 b4b79262 humkyung
            <Component Id="cmpBE5169AFE07D204C7226086CCD60569A" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="6027DF6A-3766-4592-96E5-FA372213EC8C">
2321
                <File Id="filF6C87C776A52784E86940F9CD91C0C79" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Irkutsk" />
2322 f68c6d86 humkyung
            </Component>
2323 b4b79262 humkyung
            <Component Id="cmpB41BB025ED470FDA2C816945FCF3C13F" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="8987C0E7-1D1F-4084-9DE4-F95E0D580AD6">
2324
                <File Id="filE144559CD86FFE38D9DC2717300DD677" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Istanbul" />
2325 f68c6d86 humkyung
            </Component>
2326 b4b79262 humkyung
            <Component Id="cmp80D87D6C075766924D12B70B09CE6E15" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="35115894-1FF8-4682-90F3-823D68BB7A55">
2327
                <File Id="filB9FBDA94FE4A4C75CBBE59368E5DCD7C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Jakarta" />
2328 f68c6d86 humkyung
            </Component>
2329 b4b79262 humkyung
            <Component Id="cmpC28B4BC8E427DFE1136AD9510F5C821E" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="787BB852-4475-437E-BA77-300BC6505B8F">
2330
                <File Id="fil18D0B0614493976B36AB7CE84E54FCAB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Jayapura" />
2331 f68c6d86 humkyung
            </Component>
2332 b4b79262 humkyung
            <Component Id="cmpEF04F079E32E26541EDC2116B37310C9" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="32059D51-E8DE-451E-954A-FA556F85917D">
2333
                <File Id="filF1AD67A97DB6E3E74287CBF98BBD34A1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Jerusalem" />
2334 f68c6d86 humkyung
            </Component>
2335 b4b79262 humkyung
            <Component Id="cmp60807D84FE3FE22E3613AF2837D32F0F" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="9B38C1D5-F842-4235-A297-5F2212CD3109">
2336
                <File Id="fil3784B2A3F497162A9DEBEBE6FDA04427" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Kabul" />
2337 f68c6d86 humkyung
            </Component>
2338 b4b79262 humkyung
            <Component Id="cmp72053555BE4E71AF9C361245931BAD8B" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="29A98469-8F7F-467E-B792-9F7791314653">
2339
                <File Id="fil08798B8634296A264ED7F018A36575D2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Kamchatka" />
2340 f68c6d86 humkyung
            </Component>
2341 b4b79262 humkyung
            <Component Id="cmp299B1BB271B08C5C43C94F0C5B195715" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="A930A8E4-3BEE-4F2C-92FE-224FFC1D64E7">
2342
                <File Id="filF0AE3D021DB23A62ECA547627BED137E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Karachi" />
2343 f68c6d86 humkyung
            </Component>
2344 b4b79262 humkyung
            <Component Id="cmpF1B782DE3B9A74F83E39F0C7375A2930" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="A65157A8-7242-4372-9A89-C53EB65C54F6">
2345
                <File Id="filADD21F4EBCC770B0839C3DA28454C169" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Kashgar" />
2346 f68c6d86 humkyung
            </Component>
2347 b4b79262 humkyung
            <Component Id="cmp701E9B7F958FD68E3413100A30F4F7C3" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="DAADE49A-A667-4972-A58C-33B3E46BA036">
2348
                <File Id="fil4969DFE535B3BAFA3FE2AB0CAF72F9F6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Kathmandu" />
2349 f68c6d86 humkyung
            </Component>
2350 b4b79262 humkyung
            <Component Id="cmpDD263E390F4C71587F8302B5B1300160" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="C45DF56C-BA5D-4746-A1D5-845CEAB625D0">
2351
                <File Id="fil84BB358AA4F3E9CB0E00217017D6B54F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Katmandu" />
2352 f68c6d86 humkyung
            </Component>
2353 b4b79262 humkyung
            <Component Id="cmp36A34623F191497C0CD5802C02817A50" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="D2F8AB49-E7C4-4674-92C7-A5FD60C068C1">
2354
                <File Id="fil50050FF7F89F50B62C61F58F148310DE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Khandyga" />
2355 f68c6d86 humkyung
            </Component>
2356 b4b79262 humkyung
            <Component Id="cmp930025A8344CD9CDC217559133E6CEE9" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="E24511B2-5741-4A6A-AD47-F01DDE3394E6">
2357
                <File Id="fil9320E2D3B99C3953D7986933FA1E43C6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Kolkata" />
2358 f68c6d86 humkyung
            </Component>
2359 b4b79262 humkyung
            <Component Id="cmpEADD8DE07B9473310EE5F49181D253A4" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="549B1B2B-E854-4B20-B0CC-C788743DDCD9">
2360
                <File Id="filE2FBFC59E1024C70C3FAF64FE35F25EF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Krasnoyarsk" />
2361 f68c6d86 humkyung
            </Component>
2362 b4b79262 humkyung
            <Component Id="cmpBCAEFF763BE14F855AA0F00D377E5E48" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="5CF1D872-216B-497C-8907-69614D202CE5">
2363
                <File Id="filC2EC200C8FB3BA086948F02843809909" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Kuala_Lumpur" />
2364 f68c6d86 humkyung
            </Component>
2365 b4b79262 humkyung
            <Component Id="cmpD4E9610AE657A03C612555BAE5EE32E8" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="AA01853F-5A4C-4A47-9C2B-CCFADCB73F79">
2366
                <File Id="filF0F82B02AD95FA6EF67E46D25250646C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Kuching" />
2367 f68c6d86 humkyung
            </Component>
2368 b4b79262 humkyung
            <Component Id="cmp9EE98FB3EF7BB7030FB4E59DE9A35F27" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="55F058C4-4E61-4556-89F1-0F69507697DB">
2369
                <File Id="fil9CC4C833CEFBDA2E66A7116BC313B1FE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Kuwait" />
2370 f68c6d86 humkyung
            </Component>
2371 b4b79262 humkyung
            <Component Id="cmpEAE34F39E0BE2FD906DB7FB936186876" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="CDF9E168-2DBE-400B-9A76-74BE7064590F">
2372
                <File Id="fil4104D51CFCDB4A96C6EE4838E7AC82D1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Macao" />
2373 f68c6d86 humkyung
            </Component>
2374 b4b79262 humkyung
            <Component Id="cmpBF8A87BCB957CAB31AFC8B85C0296ED5" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="C8BDD413-DABE-4673-90F2-838BC12C52C5">
2375
                <File Id="fil25A43B520CDA5AC1F4E4AE245AD4E8A4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Macau" />
2376 f68c6d86 humkyung
            </Component>
2377 b4b79262 humkyung
            <Component Id="cmpC929F67DA539BED293D315A2D39F6DF6" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="E5E6732D-F7E8-4400-949E-B6F85283226C">
2378
                <File Id="filD5C667F33BF28874DB335F8882142EE2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Magadan" />
2379 f68c6d86 humkyung
            </Component>
2380 b4b79262 humkyung
            <Component Id="cmpC1AD7612D062CD3C4BEDB809B5C06D51" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="591043EC-1600-4113-81BD-E5189DD46074">
2381
                <File Id="fil5852AC315F8F47A1A6ADD731D0D1E7CC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Makassar" />
2382 f68c6d86 humkyung
            </Component>
2383 b4b79262 humkyung
            <Component Id="cmp6BCF6C2BFDA315D0255E904C8B58D27F" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="69B3E1E3-7329-474E-A1D6-2BAD9663B123">
2384
                <File Id="fil2367D445514FDEE34E1E9340E8690402" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Manila" />
2385 f68c6d86 humkyung
            </Component>
2386 b4b79262 humkyung
            <Component Id="cmp42061168A33FA08BBB08F29FD000D6B0" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="09E11A6A-8A32-4C88-97DA-86B5D5BE2F90">
2387
                <File Id="fil0F59F50ADB3D13F7591CB2446B39B3DC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Muscat" />
2388 f68c6d86 humkyung
            </Component>
2389 b4b79262 humkyung
            <Component Id="cmp16908E2EAF0C9790F06E63C1388E3EF3" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="6C1F6D14-A2CC-4661-93F1-68B4AD11B4EE">
2390
                <File Id="filFEF7D34A8307F2D6F4A15A8FBBAD7CF9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Nicosia" />
2391 f68c6d86 humkyung
            </Component>
2392 b4b79262 humkyung
            <Component Id="cmpFEA4E1653A50C23DEF6E000124172AF2" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="DD8CF19C-2BAB-43F4-8AED-396CDA22F23D">
2393
                <File Id="filC96770995854FAFA08D0A1FB517CE99B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Novokuznetsk" />
2394 f68c6d86 humkyung
            </Component>
2395 b4b79262 humkyung
            <Component Id="cmp6AEB7E3FD129BF58FB36E58F8B2D4637" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="D4AB60A7-CBF7-475B-9B1B-5E454503E183">
2396
                <File Id="filDB08CEFAB699931AB2503A1B8DCE214D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Novosibirsk" />
2397 f68c6d86 humkyung
            </Component>
2398 b4b79262 humkyung
            <Component Id="cmp6203AAA907628DE3FEDF5E5FDE38507D" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="FC497DF4-2E77-4D06-944F-8F9AF759344E">
2399
                <File Id="fil83D91DE6335BB76ABAEB5F35252D0233" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Omsk" />
2400 f68c6d86 humkyung
            </Component>
2401 b4b79262 humkyung
            <Component Id="cmpC19A41932DE6B2774D252704144625FB" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="7B319D23-D0E1-4710-B844-E6DA9FB5F0E7">
2402
                <File Id="fil2E895B003ECC18AB8B633C9DA8D61231" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Oral" />
2403 f68c6d86 humkyung
            </Component>
2404 b4b79262 humkyung
            <Component Id="cmp24C7A9B51F8CF17DCD0A8ADF73DF5029" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="DA510A70-E437-4BB7-8FF4-ABFD54D88B57">
2405
                <File Id="filDA7E62C114E0BCB91761D837F4983189" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Phnom_Penh" />
2406 f68c6d86 humkyung
            </Component>
2407 b4b79262 humkyung
            <Component Id="cmp11C0CDF08904262F179BDF81866F4B82" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="C833E5DF-E425-4A60-BB31-A4357F90DA63">
2408
                <File Id="filC586D4C0217D0ECA21A49DF8FA903809" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Pontianak" />
2409 f68c6d86 humkyung
            </Component>
2410 b4b79262 humkyung
            <Component Id="cmpC8C8A3211362846F1BD2AE2C33012E8A" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="FB679966-1B65-414A-81DD-C47DC51C92BD">
2411
                <File Id="fil3388A3A19B1537C6891A420FD04C5255" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Pyongyang" />
2412 f68c6d86 humkyung
            </Component>
2413 b4b79262 humkyung
            <Component Id="cmp09C5A067E0F702DB6D6B86B196F59519" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="6F572058-8150-4ACA-84A6-822533412C87">
2414
                <File Id="fil81CDF8C27C67E67458E41B459019B1DB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Qatar" />
2415 f68c6d86 humkyung
            </Component>
2416 b4b79262 humkyung
            <Component Id="cmpDF8AE81192533147C34CC0B3CDB7FF8B" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="20879CAC-F115-4E07-9A5F-819BC6BEEC06">
2417
                <File Id="fil638C1677A29DCFCC9D4BA4E3CFFB2DD3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Qyzylorda" />
2418 f68c6d86 humkyung
            </Component>
2419 b4b79262 humkyung
            <Component Id="cmp8C681FEE7AD2E0AFC1D664AD8A7A80B9" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="7942DF5C-8EA7-40B6-947B-E9F7E86CD76D">
2420
                <File Id="fil2369DA1278D25C7E45CC1117EF4BD3D4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Rangoon" />
2421 f68c6d86 humkyung
            </Component>
2422 b4b79262 humkyung
            <Component Id="cmp9C019DDA2A75E4D953339D0520866531" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="8CB4EBF8-08D1-406E-AC39-D3ED5BD8F0AE">
2423
                <File Id="filA4DBCE799921C42EE1EF6884A1753BB1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Riyadh" />
2424 f68c6d86 humkyung
            </Component>
2425 b4b79262 humkyung
            <Component Id="cmp31553130A17E28541DDC7D638670AE75" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="CAFA24BE-D1F2-4260-B0BD-DAED7CA9B9FE">
2426
                <File Id="fil02B72A22B44F2D5357C8B77FB224B89D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Saigon" />
2427 f68c6d86 humkyung
            </Component>
2428 b4b79262 humkyung
            <Component Id="cmpDD65B7D9C8197DEAB46B37B07D0D053F" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="A6FF2161-45B9-4AC5-AFEE-396CDCD04657">
2429
                <File Id="fil6B978491582A1E5370A932C504EB8610" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Sakhalin" />
2430 f68c6d86 humkyung
            </Component>
2431 b4b79262 humkyung
            <Component Id="cmp25A39423873B61C47C0C52868D48C530" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="BA47C2CB-18E9-4566-8C3D-D01C573CFF43">
2432
                <File Id="fil473A12672FEEC5FBDED2826D47E6D891" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Samarkand" />
2433 f68c6d86 humkyung
            </Component>
2434 b4b79262 humkyung
            <Component Id="cmpFB0F4B4BE9DCAE2AA1B08DC05397F0A1" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="229B05CA-4046-4B5D-A3D4-83868012B861">
2435
                <File Id="fil79A1BADCD0D823CF912152F6910CA150" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Seoul" />
2436 f68c6d86 humkyung
            </Component>
2437 b4b79262 humkyung
            <Component Id="cmp78383267118E1ABC67153177CDDA0114" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="874C988B-DEBE-49DA-BDBE-01C1A68DD47D">
2438
                <File Id="filB63FD165F4C33C97851B0D4E7FF177D2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Shanghai" />
2439 f68c6d86 humkyung
            </Component>
2440 b4b79262 humkyung
            <Component Id="cmp1AA72F97F6F0D3E0F449B0355157AB88" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="B106F179-6A54-40E8-BDE2-3C96C5062808">
2441
                <File Id="filFA2B692AAD42A2859289B36B93E189B2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Singapore" />
2442 f68c6d86 humkyung
            </Component>
2443 b4b79262 humkyung
            <Component Id="cmp8F0F200209937774F19B9AD334F33703" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="13FBDDBA-9510-4761-A6EC-70883E453E01">
2444
                <File Id="filFE428FFB866ACB49B5BF38E2ECADD288" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Srednekolymsk" />
2445 f68c6d86 humkyung
            </Component>
2446 b4b79262 humkyung
            <Component Id="cmp17F9B016BF7625BFE1B1BD0895B5625D" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="79A249F0-8754-4AA2-88CF-23498F17AF19">
2447
                <File Id="fil911456ADE872EE5A97277B694CC94FB5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Taipei" />
2448 f68c6d86 humkyung
            </Component>
2449 b4b79262 humkyung
            <Component Id="cmp90E5AD61BA130315330A2862F6323E08" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="0CCE4B31-B5C0-41AD-9D7F-31C1A2FE0DC3">
2450
                <File Id="fil2D235C65F285DAA58C21D734F2AFA630" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Tashkent" />
2451 f68c6d86 humkyung
            </Component>
2452 b4b79262 humkyung
            <Component Id="cmp21DA07C1D83DBA9FEE32492FD27F35B1" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="C687F5E6-370C-4F37-9825-174CBDC83057">
2453
                <File Id="filE901279B3B7617ABE314C66C076043B5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Tbilisi" />
2454 f68c6d86 humkyung
            </Component>
2455 b4b79262 humkyung
            <Component Id="cmp0BA4AAA5139998F7C37CCCB52C1520C6" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="F9BB604A-AB31-4B9C-B91A-DEEDFB12FDAC">
2456
                <File Id="filFF94936313EB7AB2022897D8D0C09A52" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Tehran" />
2457 f68c6d86 humkyung
            </Component>
2458 b4b79262 humkyung
            <Component Id="cmp5EAE5909A423A712F83F06FA3D783924" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="F2292B74-ADB3-43BE-8BD8-767A848CA6F5">
2459
                <File Id="fil8F25BD75AA7C1CA0CF5E1AD5DA145ABC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Tel_Aviv" />
2460 f68c6d86 humkyung
            </Component>
2461 b4b79262 humkyung
            <Component Id="cmp0C56AE5FDA4DE3496C53163B4924B5EC" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="9B299D74-0B33-471C-ADD9-D07A0933FE15">
2462
                <File Id="filABA795CF332BE19795F4635C8C2AE464" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Thimbu" />
2463 f68c6d86 humkyung
            </Component>
2464 b4b79262 humkyung
            <Component Id="cmp4A20DBCEDD2328C01471DBFECF5AF014" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="BF0240C0-BD9E-48D8-9BC3-5AFACDD24B28">
2465
                <File Id="fil21F11F295A38E8C6370BB72CB2E1DA4E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Thimphu" />
2466 f68c6d86 humkyung
            </Component>
2467 b4b79262 humkyung
            <Component Id="cmp01A962E62F4518FBDC2224B74A79ECC7" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="B3A64521-EB3D-41D5-B235-627F3559DD6B">
2468
                <File Id="filE31F5DA58695886F1828FC325BC13314" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Tokyo" />
2469 f68c6d86 humkyung
            </Component>
2470 b4b79262 humkyung
            <Component Id="cmp88B3A6F5BCCABA1A1908F425068858D4" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="EC101B5D-AC94-406A-B851-6827988DD48A">
2471
                <File Id="fil81B4172F978C0FC62E3C002DCE35328E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Tomsk" />
2472 f68c6d86 humkyung
            </Component>
2473 b4b79262 humkyung
            <Component Id="cmpF1420A2F5C99A7760620ACF650E48363" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="F4D34242-3936-4AA7-8062-FA85DA25F7D5">
2474
                <File Id="filDB9BBBA6F175F6D85BBBA9F0AEC14005" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Ujung_Pandang" />
2475 f68c6d86 humkyung
            </Component>
2476 b4b79262 humkyung
            <Component Id="cmp96D60FFCD0C6E5A9858E085FDEF07CD3" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="A2587995-17EE-4943-9B1F-BB48918D748B">
2477
                <File Id="fil2C2666DD5503166CF384361E307F7C31" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Ulaanbaatar" />
2478 f68c6d86 humkyung
            </Component>
2479 b4b79262 humkyung
            <Component Id="cmpD74A5BE80A89CC0089072ED15DC38E74" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="FA59DCD1-2257-4A6F-9238-2FEC9B2BDE46">
2480
                <File Id="fil28FF4B2ACAB34417453F366C9C06C4A9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Ulan_Bator" />
2481 f68c6d86 humkyung
            </Component>
2482 b4b79262 humkyung
            <Component Id="cmp9CB453D77DE33A7B8C9A4BD72625500B" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="27B2AC4D-D9DF-4CE8-9D17-21BDABD6F38F">
2483
                <File Id="fil370183A1DDDE607D9216DF7CEF4F0665" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Urumqi" />
2484 f68c6d86 humkyung
            </Component>
2485 b4b79262 humkyung
            <Component Id="cmp1D193296F967D388F896C9A2F79177E3" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="A26ADF6A-A991-45B3-9185-3EEDEC4638AD">
2486
                <File Id="fil5B9B811468FCCBA5AF2C7CAC2F523B53" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Ust-Nera" />
2487 f68c6d86 humkyung
            </Component>
2488 b4b79262 humkyung
            <Component Id="cmp7B7FFBEFF0988C7D1B361BC7388DF28F" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="1447D14B-C282-4B66-A50D-15232705F57C">
2489
                <File Id="filB58C2FF872192D2C9711F2F37BB343D3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Vientiane" />
2490 f68c6d86 humkyung
            </Component>
2491 b4b79262 humkyung
            <Component Id="cmpD2659314692A7887E5B128D533DC4A0F" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="2D2F627C-8E07-454C-BFE4-18AA68470368">
2492
                <File Id="filAE61A1ABCC75CC4F7601DE06B029C7E1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Vladivostok" />
2493 f68c6d86 humkyung
            </Component>
2494 b4b79262 humkyung
            <Component Id="cmp8ED5289E54DBB3B91EF61252DB6C12E6" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="CB610341-6643-4800-9B6F-91447E3C3049">
2495
                <File Id="fil42F55FC58D2A1D279C2548C19EB4061E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Yakutsk" />
2496 f68c6d86 humkyung
            </Component>
2497 b4b79262 humkyung
            <Component Id="cmp321968F10EFEACC1FA178F2F719136AA" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="7FBAE770-EAC6-44EB-8FC8-6777AA40FEAE">
2498
                <File Id="fil7D6B2842556F01C4AC9773D0E0A593B8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Yekaterinburg" />
2499 f68c6d86 humkyung
            </Component>
2500 b4b79262 humkyung
            <Component Id="cmp1CCF064F9AD886CB0CC76D774C311D79" Directory="dirAE1DE8E0F43A03682313195F0904D0A2" Guid="F664B76F-7CFF-498D-942D-F11EA86EA1C3">
2501
                <File Id="fil66C8139EB02239ADE20FCA7187D6F431" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Asia\Yerevan" />
2502 f68c6d86 humkyung
            </Component>
2503 b4b79262 humkyung
            <Component Id="cmp058A02CD3C50781953CA7593AE783EAA" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="118084AF-19F6-4964-B7C7-66FB9CBFAA3B">
2504
                <File Id="fil45466790FC052C19284AE3A804024F35" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Azores" />
2505 f68c6d86 humkyung
            </Component>
2506 b4b79262 humkyung
            <Component Id="cmpF4D4EC2625FD6EDCADCE62B3120120FE" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="8BACA1E3-9076-4CED-9550-1A3CEE960C50">
2507
                <File Id="filD76A8C0D07171359B4073CFC52015A0F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Bermuda" />
2508 f68c6d86 humkyung
            </Component>
2509 b4b79262 humkyung
            <Component Id="cmp96CE5983BBC468136B2F0E46C4A0849A" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="55A1332D-82CE-4E3F-A8B2-C2ED5EE6CBE7">
2510
                <File Id="fil2F5AE2ADB7E92B0180D016BE66B3F717" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Canary" />
2511 f68c6d86 humkyung
            </Component>
2512 b4b79262 humkyung
            <Component Id="cmp86E7ABE1D8133883C08EFB1F30E495F4" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="2FE78307-1A7D-4DBA-A7C5-14D1206F7213">
2513
                <File Id="fil7E665C1A3EE49DF7865D510E9D2DF9C0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Cape_Verde" />
2514 f68c6d86 humkyung
            </Component>
2515 b4b79262 humkyung
            <Component Id="cmp979173902A486F88ACA1B9ECEEF5B95A" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="F17AA81C-8711-423C-8B39-5C3E8F904FE4">
2516
                <File Id="fil7FB6D983CBF4AFB9AA246791D024410E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Faeroe" />
2517 f68c6d86 humkyung
            </Component>
2518 b4b79262 humkyung
            <Component Id="cmp9E728DF160BDBDE0381F1465C0BAD49A" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="87FD9FB2-2026-466C-8DF4-033C199E16BB">
2519
                <File Id="fil85B47E4526DAF0AB3CD67BD480BA06C2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Faroe" />
2520 f68c6d86 humkyung
            </Component>
2521 b4b79262 humkyung
            <Component Id="cmpB4FFB78C1AC2F945FF803D61305EC20E" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="1D28C468-E6B1-4297-85F8-405E2E335BDD">
2522
                <File Id="fil392E1CF54764BE3ED9D1411A60EEA37F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Jan_Mayen" />
2523 f68c6d86 humkyung
            </Component>
2524 b4b79262 humkyung
            <Component Id="cmpD1FCF8AFD314713DFFB71BCB65652E4D" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="AFEDEAAD-AC8B-4908-ABC8-CD498ED8064F">
2525
                <File Id="fil7AE30CFD9C1C7B5395BDB9A740EA6839" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Madeira" />
2526 f68c6d86 humkyung
            </Component>
2527 b4b79262 humkyung
            <Component Id="cmpAAF038E04906700911D61A22708D50F6" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="257D0234-CA9B-48F3-B3D6-CDA89B85D895">
2528
                <File Id="fil6D6B15B220403219877D9FE3A7F9B709" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Reykjavik" />
2529 f68c6d86 humkyung
            </Component>
2530 b4b79262 humkyung
            <Component Id="cmp1D1EE4C5654C6E14816D024BC8F00365" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="84D5BDB4-32AD-423F-8D7C-AB43D898B0A8">
2531
                <File Id="filF780BE88270A72D55C2D43D362059FE0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\South_Georgia" />
2532 f68c6d86 humkyung
            </Component>
2533 b4b79262 humkyung
            <Component Id="cmp86E7BB01562FCFA47E2460DC7BA04308" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="CA35099C-443A-4F47-91CA-8CA60269B97C">
2534
                <File Id="fil4DD60F44BD14C62A2320503F7CBA5757" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\Stanley" />
2535 f68c6d86 humkyung
            </Component>
2536 b4b79262 humkyung
            <Component Id="cmp35FC023C412F7557C94FFB898D8C1A62" Directory="dir30B78886A94992030C4F64FCF531870D" Guid="B90CDADE-664A-4093-97C2-769A5A4F8A3B">
2537
                <File Id="filED138EAC237451BD65B30C6CF0721A16" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Atlantic\St_Helena" />
2538 f68c6d86 humkyung
            </Component>
2539 b4b79262 humkyung
            <Component Id="cmpB0B8F49E99E72CA0E5A1E5FE2066F8D8" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="65C70E6A-BE59-48AF-B602-44927FE572C8">
2540
                <File Id="fil05640FAD893C4E24BB86ACE8E259EA71" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\ACT" />
2541 f68c6d86 humkyung
            </Component>
2542 b4b79262 humkyung
            <Component Id="cmp4758377DA940D7C8550B54BE61CCAB62" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="AEF9E238-6AFA-418F-A75D-5F78449565A7">
2543
                <File Id="fil636779A17A46BBF61482D7CE4441FE49" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Adelaide" />
2544 f68c6d86 humkyung
            </Component>
2545 b4b79262 humkyung
            <Component Id="cmp86927F1A292CCE951F162571267BE26E" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="6C6166D7-FC1D-4D02-9FB2-8EB9D34755A0">
2546
                <File Id="filF8F42EB0C38116FA4563C4D350D45CC8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Brisbane" />
2547 f68c6d86 humkyung
            </Component>
2548 b4b79262 humkyung
            <Component Id="cmp68F65E463ABB697BF950A7057B9F224D" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="E56FBF7A-0E28-4D0A-9782-C34B661A6A70">
2549
                <File Id="fil7EC01D1797475259C28560EB7EA90BFD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Broken_Hill" />
2550 f68c6d86 humkyung
            </Component>
2551 b4b79262 humkyung
            <Component Id="cmpACB9EA958B98B8EA16A5785E1852DAF8" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="75CD9D2C-FBDF-47B8-9C20-6E23FA98B862">
2552
                <File Id="fil81E5D692A81880464D3AB584F181A5C8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Canberra" />
2553 f68c6d86 humkyung
            </Component>
2554 b4b79262 humkyung
            <Component Id="cmp0ACCF0146A03BC3B58058CF46E9DC793" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="E1C40A21-657D-4A52-804D-87B96BDA50DA">
2555
                <File Id="fil8BA8EA472255EC67A94D693D5EA73E2D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Currie" />
2556 f68c6d86 humkyung
            </Component>
2557 b4b79262 humkyung
            <Component Id="cmpEEC33F538BBA1CCF13286F2F290F504F" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="C3E3A793-B1E1-4E4D-9D13-DD5640F79001">
2558
                <File Id="fil213CF03CF559B96C0EF71198E99DDADB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Darwin" />
2559 f68c6d86 humkyung
            </Component>
2560 b4b79262 humkyung
            <Component Id="cmp5B6BE32A8BCEE7BF1F518A051836355E" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="E02C05E8-5369-4E51-892C-67C59AAD82B6">
2561
                <File Id="fil932FE197D3F871DDD15F72095BB4BFCB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Eucla" />
2562 f68c6d86 humkyung
            </Component>
2563 b4b79262 humkyung
            <Component Id="cmp107ABA3A1A2F1EE1A529A86E2FDFC50E" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="BD395F9C-E242-4DF2-A360-FCC446C82610">
2564
                <File Id="fil20D1A5BECE91626EDF2E612DD7222167" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Hobart" />
2565 f68c6d86 humkyung
            </Component>
2566 b4b79262 humkyung
            <Component Id="cmp8719AFA2A273F48CB8A4D03DBD10E1AA" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="8E2081F6-281C-4A45-99ED-E4B2FDFC3154">
2567
                <File Id="fil2C13567E69EF54C09F47E48B57EFAA52" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\LHI" />
2568 f68c6d86 humkyung
            </Component>
2569 b4b79262 humkyung
            <Component Id="cmp0D88EFB9A085ED5D8ECE3304E9146FF3" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="CD241937-88FF-4A69-94CD-6D0AD47348E0">
2570
                <File Id="filC0740FD39ADDC51E22C72B1C8179CE2E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Lindeman" />
2571 f68c6d86 humkyung
            </Component>
2572 b4b79262 humkyung
            <Component Id="cmpBA80A9D6347AA1E57BB2F7980BC7DDC0" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="7EB3F076-18A9-479B-B7A4-4EA6DED5A54A">
2573
                <File Id="fil652955F409DC8E6784551F360B49AAF5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Lord_Howe" />
2574 f68c6d86 humkyung
            </Component>
2575 b4b79262 humkyung
            <Component Id="cmp3A322B6A7A039675A782E45D0D0B4DF1" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="6E945F50-8342-4769-9575-13BA4524FC74">
2576
                <File Id="filF21C68C46CDA6DB21AF093855B2E61D2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Melbourne" />
2577 f68c6d86 humkyung
            </Component>
2578 b4b79262 humkyung
            <Component Id="cmpD64EAE08E34F62E99500D2F1AB7A56CD" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="1DD19512-5ED5-45B6-8062-2B3CBFAB87BD">
2579
                <File Id="fil85926F6D4731957E26211BF95F72BB68" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\North" />
2580 f68c6d86 humkyung
            </Component>
2581 b4b79262 humkyung
            <Component Id="cmpC1EC77A81B252E42ABF7FDE7957F83A4" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="F1577769-7992-4C34-BA75-841D25D3DEF8">
2582
                <File Id="fil0FBB9751D875A5C4F9C9441C423AA81A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\NSW" />
2583 f68c6d86 humkyung
            </Component>
2584 b4b79262 humkyung
            <Component Id="cmpF9168CE09B4047BA1729423B01F68DD9" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="46F81C31-B1AD-4ED8-B5CD-69E4F7C60AF5">
2585
                <File Id="fil0FF7441EBE98757ABE62DC3E52AC0BD7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Perth" />
2586 f68c6d86 humkyung
            </Component>
2587 b4b79262 humkyung
            <Component Id="cmpA65C290DCC088361905A7A833F577710" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="DFEA8B3C-1213-44BA-BCCD-1BDCCE8921CA">
2588
                <File Id="filA37EA36A648EBD5E6835027699829B06" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Queensland" />
2589 f68c6d86 humkyung
            </Component>
2590 b4b79262 humkyung
            <Component Id="cmp4E9750AFFFDBD5A4AA7605AC602CDFD8" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="F9C1BDBA-2D20-482E-8FD7-C79F9F5ED29A">
2591
                <File Id="filCC7607D7B4FE98D981C6F0D7694A21CA" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\South" />
2592 f68c6d86 humkyung
            </Component>
2593 b4b79262 humkyung
            <Component Id="cmp7A21E4C4F8F9AA6630B40A9A00FBEEF1" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="1261A8EA-8412-4600-B768-3362B5A8E1DF">
2594
                <File Id="fil33790192C314A6D285ABA07A14C82F59" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Sydney" />
2595 f68c6d86 humkyung
            </Component>
2596 b4b79262 humkyung
            <Component Id="cmpDD711B0222461A08F96A6F1CE1A181B2" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="215E0857-A8D0-43C5-813D-AAA442C2CB35">
2597
                <File Id="fil60485AFEFF9A97A6C8351F8A5B86005C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Tasmania" />
2598 f68c6d86 humkyung
            </Component>
2599 b4b79262 humkyung
            <Component Id="cmpB936D520116231A5E1696A348390F4F8" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="45BDEFFC-7925-4267-AB5E-C63E9B768D45">
2600
                <File Id="fil494E59B0C1BD3CD8B020A71C7C42CB7B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Victoria" />
2601 f68c6d86 humkyung
            </Component>
2602 b4b79262 humkyung
            <Component Id="cmp58E08E4A9C40488ADE74D4378F126516" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="7F173212-8029-4E0D-BEC3-F7F55101575C">
2603
                <File Id="fil3A4698E91218A6855D7EEC45CE66FAAD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\West" />
2604 f68c6d86 humkyung
            </Component>
2605 b4b79262 humkyung
            <Component Id="cmp8394F5CBBA17E75C5882B0B57F0D3EB3" Directory="dir02AA451E4C61613A4E3E8E581B7F2956" Guid="B98C144A-68CD-4A90-8063-3B98660839DE">
2606
                <File Id="fil1069CB425AC7D8C2ACC0000D05FFB138" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Australia\Yancowinna" />
2607 f68c6d86 humkyung
            </Component>
2608 b4b79262 humkyung
            <Component Id="cmpE80F7EE5A24FA9E7A19B13A2E33AC394" Directory="dir0586C8E5F91EDA1E104AFF5F715C1C9A" Guid="6E1352E1-4514-425C-B84C-458BFAD4F3D8">
2609
                <File Id="filC26F1B46923AB8EDD03703934D746649" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Brazil\Acre" />
2610 f68c6d86 humkyung
            </Component>
2611 b4b79262 humkyung
            <Component Id="cmp19F957796304A3B4AE7A4D496E60A46C" Directory="dir0586C8E5F91EDA1E104AFF5F715C1C9A" Guid="08C5CE40-AF74-46AE-921A-6656D78C2B35">
2612
                <File Id="fil2F82E9A50725EA1992A17211C35A537A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Brazil\DeNoronha" />
2613 f68c6d86 humkyung
            </Component>
2614 b4b79262 humkyung
            <Component Id="cmp88050A497B4E655E313EDE44972AA01E" Directory="dir0586C8E5F91EDA1E104AFF5F715C1C9A" Guid="CB5DD571-9A67-453C-AD9A-1C4D7CD789FE">
2615
                <File Id="fil7091F91EE9D714F627952D99324A963C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Brazil\East" />
2616 f68c6d86 humkyung
            </Component>
2617 b4b79262 humkyung
            <Component Id="cmp92F0594240ECB66CB42DDC0DF4C777C7" Directory="dir0586C8E5F91EDA1E104AFF5F715C1C9A" Guid="C8E4C4A2-36FC-4961-B575-007ED45D7BB8">
2618
                <File Id="fil2937CED64DBCB02415D0D34487DC6AFB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Brazil\West" />
2619 f68c6d86 humkyung
            </Component>
2620 b4b79262 humkyung
            <Component Id="cmp4C014B125D7D324254CCAA6566913635" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="E94A7E73-9080-4E0A-AEF9-743F98A9B16C">
2621
                <File Id="filDF45A8A6727D5D0C751984E16774E2B5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\Atlantic" />
2622 f68c6d86 humkyung
            </Component>
2623 b4b79262 humkyung
            <Component Id="cmp0FCD6923A6A150518480B3B3C9346F37" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="FB2A5C3C-F66B-4D05-9F60-C46C291DBD88">
2624
                <File Id="filF4014A04B3F604BCD0729B3D36E4180E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\Central" />
2625 f68c6d86 humkyung
            </Component>
2626 b4b79262 humkyung
            <Component Id="cmpF2408AF292E1C9B278A136614657E68A" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="23D91B2D-BAD1-4975-8CC0-8ECB44DFA793">
2627
                <File Id="filA38FFDB690FC373601987570BF6B0ED6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\East-Saskatchewan" />
2628 f68c6d86 humkyung
            </Component>
2629 b4b79262 humkyung
            <Component Id="cmp03B97BCCFC4CC31AAFCEBF2C135586DB" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="232D1E1F-476B-4F9C-8270-8F98F8A675AD">
2630
                <File Id="fil5E558072FC7F0E3D5BB4B90D63912A27" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\Eastern" />
2631 f68c6d86 humkyung
            </Component>
2632 b4b79262 humkyung
            <Component Id="cmpE237DAADD5B7C8292468859A36305AAC" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="53978E41-21DF-48F2-8A10-3FED4F85A624">
2633
                <File Id="filC352169809ACC721E473C593CE72F170" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\Mountain" />
2634 f68c6d86 humkyung
            </Component>
2635 b4b79262 humkyung
            <Component Id="cmpA514063AAD493FD308D0E3CC8D2EAA6C" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="5607339F-ACA6-43EE-B17F-C9A5CFDA6BD6">
2636
                <File Id="filB5A25C0592BDDFEA5E8AF5BEDA4A6497" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\Newfoundland" />
2637 f68c6d86 humkyung
            </Component>
2638 b4b79262 humkyung
            <Component Id="cmp5F2B809062C9DDFAD910B889BFA60E1E" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="C85A4FBD-B6D9-4123-A991-AA196EC03972">
2639
                <File Id="filB06EE879223FBBEA21DD781CC234B108" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\Pacific" />
2640 f68c6d86 humkyung
            </Component>
2641 b4b79262 humkyung
            <Component Id="cmp9FC817777447C0F542C9BE83F23D5FC9" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="E98C98E1-D826-43C2-BC1C-98D7C3D7C1E9">
2642
                <File Id="fil1EBCCC56188D5FF29585EC456D919C65" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\Saskatchewan" />
2643 f68c6d86 humkyung
            </Component>
2644 b4b79262 humkyung
            <Component Id="cmp5F250BF822249426A3CA439967E9FECB" Directory="dir53A10562176A7404835687D9CF3A36F6" Guid="C554CDD3-EA2C-4EBA-9DCB-DE5E3B3CFABC">
2645
                <File Id="fil460C5C8622B4D495315E041AC5C2A768" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Canada\Yukon" />
2646 f68c6d86 humkyung
            </Component>
2647 b4b79262 humkyung
            <Component Id="cmp98E5C1071B9A9E5ED22AEA77AEB9FED1" Directory="dirF3A201EFBFBA0EC59E3E891B63637C16" Guid="1981E0A4-7E0B-4FBA-A56C-2709189904AD">
2648
                <File Id="fil07684A82FC09BDF10CE21C2FD37A64E7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Chile\Continental" />
2649 f68c6d86 humkyung
            </Component>
2650 b4b79262 humkyung
            <Component Id="cmpFFB58B87B449DA7B4EDD1090DE26B380" Directory="dirF3A201EFBFBA0EC59E3E891B63637C16" Guid="C2CB8064-465E-498D-BC59-D200A6680788">
2651
                <File Id="filC427EF4AD94706D265BDEAD978CDDF85" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Chile\EasterIsland" />
2652 f68c6d86 humkyung
            </Component>
2653 b4b79262 humkyung
            <Component Id="cmp50E2F100BC956C92E059D9A396DA61EB" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="0F5DA3B9-04F5-47A7-9939-0D142AE06465">
2654
                <File Id="fil78CD92EB59D0CEB9195CBDC5763FD93E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT" />
2655 f68c6d86 humkyung
            </Component>
2656 b4b79262 humkyung
            <Component Id="cmpE46EB36EB973FBBC39E8A3F92B25C858" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="4E5C213B-E994-4133-9A79-98C3AFAAF083">
2657
                <File Id="filD69CA884FCD61369889989082F2347F3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+0" />
2658 f68c6d86 humkyung
            </Component>
2659 b4b79262 humkyung
            <Component Id="cmp83CE47A964494F32E618614AD86F468D" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="D449F3D3-9045-4212-AD95-975B2552D8F7">
2660
                <File Id="filCB8A3D0FABC72CF61647E827A9A71485" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+1" />
2661 f68c6d86 humkyung
            </Component>
2662 b4b79262 humkyung
            <Component Id="cmpFE2D7B8CAE7CEA193F558C50BD82CFFF" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="F4D9E8CF-20CB-4710-8707-FFCC20DEE831">
2663
                <File Id="fil6DE60D6859A3C3703ABED77F77C697F2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+10" />
2664 f68c6d86 humkyung
            </Component>
2665 b4b79262 humkyung
            <Component Id="cmpF58340BC55B4C2EDC396492ECCB0E3D8" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="2A5CA884-8A7C-4968-BD63-D71C98C6699E">
2666
                <File Id="filA79F2EE8E546E2DEF6FC37E1D91A647A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+11" />
2667 f68c6d86 humkyung
            </Component>
2668 b4b79262 humkyung
            <Component Id="cmpE8CEF61963B96D3376F318033E1B9877" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="79EA2C4D-0928-4C2A-BEF5-A93B53C9D881">
2669
                <File Id="fil9ACA4A93BF68789843447F4F53E8721C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+12" />
2670 f68c6d86 humkyung
            </Component>
2671 b4b79262 humkyung
            <Component Id="cmp9FC2DC16F4233B156B8D8152899961E2" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="4CFFCD2F-9B7F-49E0-AA9A-CD02341A5EF6">
2672
                <File Id="filA4763C1721FB1AFDFE0E64E264600ED3" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+2" />
2673 f68c6d86 humkyung
            </Component>
2674 b4b79262 humkyung
            <Component Id="cmp130048A6F698D71418DD0C5D0FF94147" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="3F5BED6E-2EF4-466A-8E93-B96F30FC652B">
2675
                <File Id="fil9E1B81C683811E9300B84EEBDE126ADE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+3" />
2676 f68c6d86 humkyung
            </Component>
2677 b4b79262 humkyung
            <Component Id="cmpF7BBEB179892533E551920C107E2F4CB" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="C225EFD6-3F81-410F-A9A3-CBB4753108DD">
2678
                <File Id="fil9C1CF3DA05C0B6906CC54584FB7F35F7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+4" />
2679 f68c6d86 humkyung
            </Component>
2680 b4b79262 humkyung
            <Component Id="cmp1BAFA8B9919F650BC44530A674442E3E" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="19F9F5FF-1CEE-4B79-A2CC-3D8E96193B02">
2681
                <File Id="fil0DA3217DDBBAC6A0E07F81EC97D47B27" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+5" />
2682 f68c6d86 humkyung
            </Component>
2683 b4b79262 humkyung
            <Component Id="cmpB1987E418D8BAA8C69894A108F92D2FD" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="7F1B240A-C0B1-41C8-AAC0-C37B024617FD">
2684
                <File Id="fil3D96ABE4AEF70906653CDC89E19D2C86" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+6" />
2685 f68c6d86 humkyung
            </Component>
2686 b4b79262 humkyung
            <Component Id="cmp92E015F1D0EC42E261ACC3780CF3E371" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="648BDA8E-B70B-4F19-A1E7-A73B33C20123">
2687
                <File Id="filD819C79DD3FDA6CF368BCCEFB7B862F9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+7" />
2688 f68c6d86 humkyung
            </Component>
2689 b4b79262 humkyung
            <Component Id="cmp001ABFE1ECD81A9A594332223FD9B397" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="98A1AD5D-49CF-4DAF-913B-24B72B1163F5">
2690
                <File Id="fil36D1F85B356EBF71D1F898FDD8D4BF1A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+8" />
2691 f68c6d86 humkyung
            </Component>
2692 b4b79262 humkyung
            <Component Id="cmp22F387819F783A0293DC31A19CEFE7F6" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="EE8B2D86-ABF2-4B7E-8C91-EEE8F3BDF486">
2693
                <File Id="fil405325D61ED2839F10D92C179FF01DC4" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT+9" />
2694 f68c6d86 humkyung
            </Component>
2695 b4b79262 humkyung
            <Component Id="cmp5256D4462E38653C90D091FEA5897858" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="F9114BDB-A4C3-470F-AC3E-59F67BDDB3A5">
2696
                <File Id="fil4A74E1AD5E4C65F774D8F7FC19D2A0A1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-0" />
2697 f68c6d86 humkyung
            </Component>
2698 b4b79262 humkyung
            <Component Id="cmpFDCE50B0FB9A94CEAC80583F624C571C" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="CDC11B44-D01A-43DC-9F02-16A1304A85FD">
2699
                <File Id="fil397CA40B5B5360592D5C0AD339414B1E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-1" />
2700 f68c6d86 humkyung
            </Component>
2701 b4b79262 humkyung
            <Component Id="cmpD8E4776E726B00E42C5304D484D25D46" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="528B6A62-1E6B-4127-B21A-EC38E8D16AC7">
2702
                <File Id="fil82758FA61407774FEEFBFC6FA9D23A81" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-10" />
2703 f68c6d86 humkyung
            </Component>
2704 b4b79262 humkyung
            <Component Id="cmp8B27D1F179A7F8C0DB0FDA1FDD785F63" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="7CBA82A9-D38E-454F-895E-281CC5367DE9">
2705
                <File Id="filB091A0F4800FDB4BF16595608DB97FD1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-11" />
2706 f68c6d86 humkyung
            </Component>
2707 b4b79262 humkyung
            <Component Id="cmp3CCEDEB9F0DF34FE76DD58900816557E" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="B1CFD046-D3A4-46E3-8E74-F553017E7C32">
2708
                <File Id="fil29092C2763A70CFA08510517B685EBFF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-12" />
2709 f68c6d86 humkyung
            </Component>
2710 b4b79262 humkyung
            <Component Id="cmp2A3EF04FD60D241F116F371386824F94" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="0AA90063-58DF-4F38-9699-1C70719E1A45">
2711
                <File Id="fil1B1563EA5547D1D3B13262FC43C393B7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-13" />
2712 f68c6d86 humkyung
            </Component>
2713 b4b79262 humkyung
            <Component Id="cmp824DB8F04AE5AD25DDEE5D09AAF4CE0E" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="4E765AC7-5079-41E4-A34D-553C72F4DDD2">
2714
                <File Id="fil856C178DFA5064FB4E500778B105D87F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-14" />
2715 f68c6d86 humkyung
            </Component>
2716 b4b79262 humkyung
            <Component Id="cmp3861930050DC0068BC9E22320899C720" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="170022AB-05B6-4E4E-BDCF-6CF455773D64">
2717
                <File Id="filC15408FBED0B682E44C4B62B40129095" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-2" />
2718 f68c6d86 humkyung
            </Component>
2719 b4b79262 humkyung
            <Component Id="cmp023E564AA67E5EE0FB3CC315B74141B2" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="59557D20-84A1-4878-9B8A-45135605C9A9">
2720
                <File Id="fil4383D67833602EB381E24FA0065CDC66" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-3" />
2721 f68c6d86 humkyung
            </Component>
2722 b4b79262 humkyung
            <Component Id="cmpC39863AFC63FB1F4D2C8D78E497F2070" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="20624438-E346-4963-9D9C-3693DD57FC65">
2723
                <File Id="filBAC28E266C156D1796B21A65AAD05936" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-4" />
2724 f68c6d86 humkyung
            </Component>
2725 b4b79262 humkyung
            <Component Id="cmp80206D3A2173113C6F7CCF69C04FCE7D" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="F21B73C0-93C5-462C-880B-4784E1A595B9">
2726
                <File Id="fil343B32F9441184A78493A8FE761F15FD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-5" />
2727 f68c6d86 humkyung
            </Component>
2728 b4b79262 humkyung
            <Component Id="cmpDCC2F5652C2C91564728DB53438B8F6B" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="9879932A-343A-4227-B362-252F37C30925">
2729
                <File Id="fil69CA8B862F1F96451FEE48AA177062F8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-6" />
2730 f68c6d86 humkyung
            </Component>
2731 b4b79262 humkyung
            <Component Id="cmp8718D70436EF11169BA0949612D207FF" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="28CCF5A4-F7A8-438B-9EE8-8B489EF5146B">
2732
                <File Id="fil3F262098C331E585BF98BBB0FD726175" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-7" />
2733 f68c6d86 humkyung
            </Component>
2734 b4b79262 humkyung
            <Component Id="cmpA6E04FEA47116EA88ECD61CD28FBAAC3" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="4B03E815-7633-43D5-A71C-C67FF40F55CE">
2735
                <File Id="filD645CD84A3B38ED3FA101ACCC392B08C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-8" />
2736 f68c6d86 humkyung
            </Component>
2737 b4b79262 humkyung
            <Component Id="cmp9D73C96EC6C5E4B288D5845DDD6CBB44" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="CCBB83F1-14A9-4521-8039-615664B9FC4E">
2738
                <File Id="filA8A3F8476BC56BCCCE92F0BB5236DEB1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT-9" />
2739 f68c6d86 humkyung
            </Component>
2740 b4b79262 humkyung
            <Component Id="cmpB96783706D04F60B1F692CDA8E7DC0B0" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="D5039BDF-2FB1-4712-8FB4-062365492411">
2741
                <File Id="fil045F3C66810C2B5C955ABED7740FA042" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\GMT0" />
2742 f68c6d86 humkyung
            </Component>
2743 b4b79262 humkyung
            <Component Id="cmpC377B6BF07E556BC09D603E9D86BD9B1" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="87E5B473-D71C-4183-9D1A-2BB96BA36786">
2744
                <File Id="fil8985D8B0CA645AAE1D756055D530C85E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\Greenwich" />
2745 f68c6d86 humkyung
            </Component>
2746 b4b79262 humkyung
            <Component Id="cmp9AD5C9D7A269620A2FF9BDE2228E2A2F" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="2AA1C831-823E-4F65-8C75-EB61A51DC097">
2747
                <File Id="filAFA373949F65D5BCAD489C1D6E56129C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\UCT" />
2748 f68c6d86 humkyung
            </Component>
2749 b4b79262 humkyung
            <Component Id="cmp36CB85C439D2DA330F155CFDF05C8DB6" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="168C4D81-17E8-410E-9D07-91B84F3242A4">
2750
                <File Id="fil4C179803367B8108FD0684358887CE0F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\Universal" />
2751 f68c6d86 humkyung
            </Component>
2752 b4b79262 humkyung
            <Component Id="cmpC1F1E7514A06759DE7151FD9C1C5B813" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="40F3E511-F5D9-43F9-946E-019D43E080DC">
2753
                <File Id="fil0BFD267E0ED5ED9DE6B1F0F7DF1FCC4F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\UTC" />
2754 f68c6d86 humkyung
            </Component>
2755 b4b79262 humkyung
            <Component Id="cmp275E6EBDC416B17E077505EA86239C9D" Directory="dir827DAC4336F6F56A47C629285E2CE3C6" Guid="5A6FE5FE-7D39-4B60-936C-E03F535A4A62">
2756
                <File Id="fil5B292DBFD624517BA0F5A254FC062895" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Etc\Zulu" />
2757 f68c6d86 humkyung
            </Component>
2758 b4b79262 humkyung
            <Component Id="cmp7657D097EE77FF3123F14F09EE3682C4" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="68AD1ED4-9DC4-4E98-94B3-025B32C3F8D2">
2759
                <File Id="fil92CD2A5C337728D5F789BE4C189AFFEA" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Amsterdam" />
2760 f68c6d86 humkyung
            </Component>
2761 b4b79262 humkyung
            <Component Id="cmp0D794287CF103BC8B16A11615343503C" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="A4693950-E8E1-4041-B636-173A69102E12">
2762
                <File Id="fil23825A96749A19EAF1122E9CEB514812" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Andorra" />
2763 f68c6d86 humkyung
            </Component>
2764 b4b79262 humkyung
            <Component Id="cmp8831BE41DF6F3A9CB7A9736DD0483F19" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="DC95912E-20BF-4A91-9771-72467B64CDCF">
2765
                <File Id="fil725D3DBFDDD7779F751696DB8C1394CE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Astrakhan" />
2766 f68c6d86 humkyung
            </Component>
2767 b4b79262 humkyung
            <Component Id="cmp270DC68E98EBBB821B96263F1D0D93B4" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="4D80C041-6DB0-4B4A-9434-2CD8163B7AE9">
2768
                <File Id="filA5732B5E3469D7B900E68FDF1DA57756" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Athens" />
2769 f68c6d86 humkyung
            </Component>
2770 b4b79262 humkyung
            <Component Id="cmp2DE19E1808CB55351270AE6132366D05" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="3A9C4C67-17F8-4D8E-A3B8-1E326E8DF32D">
2771
                <File Id="fil5087CB02EB1E5D515CF1D333DAE4F795" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Belfast" />
2772 f68c6d86 humkyung
            </Component>
2773 b4b79262 humkyung
            <Component Id="cmpA2F405A00564187143E803A7381079FE" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="61BD9884-CC8C-4FDB-89F2-C31DF1B65901">
2774
                <File Id="fil5B9E7E966524A99F635A3CE2BF557458" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Belgrade" />
2775 f68c6d86 humkyung
            </Component>
2776 b4b79262 humkyung
            <Component Id="cmpF1361A43BF9787A9C6FF10410F7DDA5A" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="709B2315-2238-41D7-BC30-BC5040A09F26">
2777
                <File Id="fil457B2BFC428F9151B18AF4087E643B17" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Berlin" />
2778 f68c6d86 humkyung
            </Component>
2779 b4b79262 humkyung
            <Component Id="cmp56800BBB2B71E5D09FB3491647DA5B6A" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="54D05632-DEDB-4970-91A9-343465580902">
2780
                <File Id="filC9B333EEC8F67548498316E5C8EDA639" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Bratislava" />
2781 f68c6d86 humkyung
            </Component>
2782 b4b79262 humkyung
            <Component Id="cmp7A0AD65E7E9815F3287ED6A49CD9CA11" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="2AADB322-DE0C-4544-988A-DE7913ED3181">
2783
                <File Id="fil63A737B352041F4A29A19F04AA444A53" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Brussels" />
2784 f68c6d86 humkyung
            </Component>
2785 b4b79262 humkyung
            <Component Id="cmp333138A9C45D11398C0FFA0833921F4F" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="147DB7CA-7FEB-4E64-88B8-6F8CDA0B5B08">
2786
                <File Id="fil75F4FBCAA4A97448FC4D89ABA4238760" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Bucharest" />
2787 f68c6d86 humkyung
            </Component>
2788 b4b79262 humkyung
            <Component Id="cmp2C6DA1A172D5B8D65A5FE8692B466D0D" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="71A79103-137C-4858-A87F-701CD7355BA2">
2789
                <File Id="fil0C86FF938FB6A80C3C4E7A7990B6C9A7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Budapest" />
2790 f68c6d86 humkyung
            </Component>
2791 b4b79262 humkyung
            <Component Id="cmp184F3383CB9317C81A9061CA8C10BEF1" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="E61656BC-8556-43A0-B690-A913DF50127C">
2792
                <File Id="filBB38ED79D6342F51DE491C94A8F53142" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Busingen" />
2793 f68c6d86 humkyung
            </Component>
2794 b4b79262 humkyung
            <Component Id="cmpFDBE8A5F54EF49A48A1C0B0C6569F9E3" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="9A2B9F6E-E7CB-4C21-A9E1-D1CD37A6DCD8">
2795
                <File Id="fil55C746E18AE0EF92A7A429D4C1537941" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Chisinau" />
2796 f68c6d86 humkyung
            </Component>
2797 b4b79262 humkyung
            <Component Id="cmpCED40722FE71E87A4546B4CEA340F058" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="84A29E77-DF08-45D3-BE0F-756B22EC2DCE">
2798
                <File Id="filEEFC2D72603F8FA476B87D5152B47054" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Copenhagen" />
2799 f68c6d86 humkyung
            </Component>
2800 b4b79262 humkyung
            <Component Id="cmp2E133C3F4C4754222DA864B7D09B0B5A" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="25B72657-E880-41B1-8526-FD6D10465E37">
2801
                <File Id="fil9C64884E62A70349A9B54EA0FD95EA64" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Dublin" />
2802 f68c6d86 humkyung
            </Component>
2803 b4b79262 humkyung
            <Component Id="cmp9302D1384E77F255C02EA09A6C443BA0" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="6A927986-7FBE-4390-A396-AFC3824473E1">
2804
                <File Id="fil6E0B8FA748DD51CF56A82F6E069B725A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Gibraltar" />
2805 f68c6d86 humkyung
            </Component>
2806 b4b79262 humkyung
            <Component Id="cmp98A040474C5E6A0C49448501C0C25D16" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="CC38BE18-AC4B-484F-A212-ACAE1C246B60">
2807
                <File Id="fil1B2F05E2F00F7725CD6F97C8C01CBC3C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Guernsey" />
2808 f68c6d86 humkyung
            </Component>
2809 b4b79262 humkyung
            <Component Id="cmp0E0ECBB3106FEE3F4D9F601F5A671D1A" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="E4F9574C-4650-4866-A956-8F3BAECDFDF6">
2810
                <File Id="filBAA260934E075384133B933510406CEC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Helsinki" />
2811 f68c6d86 humkyung
            </Component>
2812 b4b79262 humkyung
            <Component Id="cmp11B279AE0DE08F7F5A84131CE244DF64" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="549FB45F-D917-4BD4-A42F-5A06DC4FBDFE">
2813
                <File Id="filD23636B6C7E8BF238C12757B17A59150" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Isle_of_Man" />
2814 f68c6d86 humkyung
            </Component>
2815 b4b79262 humkyung
            <Component Id="cmp5A26ED649C2ECA95F37F0CCAA4B509AC" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="73B55FFC-CCD5-423C-91F5-0BF010A813BA">
2816
                <File Id="fil6159435087A457F72B7CF3DFC5F7C06F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Istanbul" />
2817 f68c6d86 humkyung
            </Component>
2818 b4b79262 humkyung
            <Component Id="cmp161C15DC38E8BA34DFA64E703A136F99" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="5EA9E653-A059-4C15-B352-0D3972D9EBF5">
2819
                <File Id="fil67B3F64D5A400CF6C54789B8FDCC2821" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Jersey" />
2820 f68c6d86 humkyung
            </Component>
2821 b4b79262 humkyung
            <Component Id="cmp265D9B4451479A21F490C4961BA49509" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="1EB53D8A-CB65-47DC-8E76-0C27FB404DFA">
2822
                <File Id="fil82A1B897D6D6B28F4081C4D944790FD6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Kaliningrad" />
2823 f68c6d86 humkyung
            </Component>
2824 b4b79262 humkyung
            <Component Id="cmp659D9C64E2675555362A2CB266282741" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="DBB41AD9-4B1F-4DAB-8261-12E50A6F5FFC">
2825
                <File Id="filDB4A2221B382EDED3DA8CC289DE231A9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Kiev" />
2826 f68c6d86 humkyung
            </Component>
2827 b4b79262 humkyung
            <Component Id="cmpD7C37DA39FD01289B8605BB22A9658F7" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="AAC3C83F-5B9E-43C6-BBC7-702693D55BD2">
2828
                <File Id="filB6457325CCBF77058D9FCC4F15F15791" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Kirov" />
2829 f68c6d86 humkyung
            </Component>
2830 b4b79262 humkyung
            <Component Id="cmp8E2D04DF0F635C3FCA75ADD1BBD243D1" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="B02C5117-E886-4FF5-B070-916AADCE4458">
2831
                <File Id="filC6657747F8CF9022F528C92DCFB7D327" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Lisbon" />
2832 f68c6d86 humkyung
            </Component>
2833 b4b79262 humkyung
            <Component Id="cmp2B0B24B962A2EAF5B89E8E3AC6447DE1" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="C4A6C080-36F7-4A0A-8F27-3C3A7D70AE6A">
2834
                <File Id="fil51EE03C54C958E2C73497A9D6FC5B623" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Ljubljana" />
2835 f68c6d86 humkyung
            </Component>
2836 b4b79262 humkyung
            <Component Id="cmpD83780DDAE2284F5DB2D88DD98F8613D" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="EEB177BF-19A3-4CED-B42C-A98F6D992879">
2837
                <File Id="filC0D0BAB1044757215EFF532B3496D4D0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\London" />
2838 f68c6d86 humkyung
            </Component>
2839 b4b79262 humkyung
            <Component Id="cmp1629D3C1908377AFAAAEB74705582900" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="7DFF8980-4446-4617-84AB-CC24EDE28DB2">
2840
                <File Id="fil4824B07526BD47B0B4754C342FDBE96C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Luxembourg" />
2841 f68c6d86 humkyung
            </Component>
2842 b4b79262 humkyung
            <Component Id="cmpD1EC67B2E9384095083142583C14E184" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="921139F7-9F14-49CD-A09A-EA2248581E3B">
2843
                <File Id="fil2BE461EFA062B7D2B5EE5CB263B39EC8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Madrid" />
2844 f68c6d86 humkyung
            </Component>
2845 b4b79262 humkyung
            <Component Id="cmp41FD15FD3D7C65FBB8BE014F007924AD" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="DBCB27CC-5CCB-4324-9DF8-49194B5A809E">
2846
                <File Id="fil59FAA050C0CA6C3D5B7EF9A528E1B2D1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Malta" />
2847 f68c6d86 humkyung
            </Component>
2848 b4b79262 humkyung
            <Component Id="cmp3A53250E8826A70786E8209690ADA819" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="DB1087DE-909F-4492-B493-B2D2896E15E9">
2849
                <File Id="filDE62E63007B08F614542FAF2CDD93CE9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Mariehamn" />
2850 f68c6d86 humkyung
            </Component>
2851 b4b79262 humkyung
            <Component Id="cmp2C70B849DC369D89B54C9FDF2A1FCD41" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="563456EE-D7FC-4252-A1EB-EB97117E1264">
2852
                <File Id="fil726E85CF44ED1C1C7D2DF5DEADCA47B6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Minsk" />
2853 f68c6d86 humkyung
            </Component>
2854 b4b79262 humkyung
            <Component Id="cmp5AFD1F1CA8E0E0BD9A65F765F306643D" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="2DB42AAA-588B-4A8B-B4ED-612D2F45926D">
2855
                <File Id="fil11B1D63892AFE5472F37FF1A8816C106" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Monaco" />
2856 f68c6d86 humkyung
            </Component>
2857 b4b79262 humkyung
            <Component Id="cmp6F22599927AE29BAA05F443F63418ACD" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="DC55FF8C-7A20-4099-BC06-94F3E14F31AA">
2858
                <File Id="filFFEFE8659A102DD0202B6475DC3D9B35" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Moscow" />
2859 f68c6d86 humkyung
            </Component>
2860 b4b79262 humkyung
            <Component Id="cmp5285C4A140735D8665A51F82B446619E" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="14AAA7CA-9351-4359-8EB6-77CDB43EC097">
2861
                <File Id="fil14E5E8F7D24E613EC853C609ED3F202B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Nicosia" />
2862 f68c6d86 humkyung
            </Component>
2863 b4b79262 humkyung
            <Component Id="cmp8266E9C97107977070BC47843A418212" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="5DD9C6C2-1043-4E38-95B0-366DA853E5CA">
2864
                <File Id="filD88A62248D21118BD7EFC99965C06593" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Oslo" />
2865 f68c6d86 humkyung
            </Component>
2866 b4b79262 humkyung
            <Component Id="cmpE76307A684970DD57BECE41DE42066EA" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="B2F84E14-2EBC-4551-B0CA-233DFCDEFCFA">
2867
                <File Id="filCEC32F7282713A3BA764FFEEE699B93D" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Paris" />
2868 f68c6d86 humkyung
            </Component>
2869 b4b79262 humkyung
            <Component Id="cmp9CC4B7944111D54E94428B37F3629C3C" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="FD02F485-FB91-45A8-8456-6B2639D2D128">
2870
                <File Id="fil29C0E2B7D592C5CCFB8422F4C7FB90B6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Podgorica" />
2871 f68c6d86 humkyung
            </Component>
2872 b4b79262 humkyung
            <Component Id="cmp87AD9E49AFBD454BEBFFF21040A33045" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="34EF570E-B9A6-4725-BEE7-B1B19E5B48BE">
2873
                <File Id="fil576354641E7024063D7775FBBED4FE1F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Prague" />
2874 f68c6d86 humkyung
            </Component>
2875 b4b79262 humkyung
            <Component Id="cmpDF561378A81EA3D3D7986C4BBCE402A6" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="FD8C9748-9194-4841-90E9-E568CB93B0B0">
2876
                <File Id="fil994C32E6B58FA5D4D7CD784366D54273" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Riga" />
2877 f68c6d86 humkyung
            </Component>
2878 b4b79262 humkyung
            <Component Id="cmpCB84C517B0100DFFB98EB39679BA04A6" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="BA1641E5-7FE1-47DD-9D8C-0F8B502A4014">
2879
                <File Id="fil1FB829D6F20B5B942F32FA2834F8F54E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Rome" />
2880 f68c6d86 humkyung
            </Component>
2881 b4b79262 humkyung
            <Component Id="cmpF7FF7E09E86E5647B54EB9C4BE601D7A" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="48216407-2BFF-4631-A6F4-524B72A27424">
2882
                <File Id="fil2FC00FAADDC211CC89053BCBE1A3D4B7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Samara" />
2883 f68c6d86 humkyung
            </Component>
2884 b4b79262 humkyung
            <Component Id="cmpF1EB0ACFA4A4BFEFA69A09554A782FEA" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="18ACD4C5-B489-496E-8E7E-90AAEAD44AFE">
2885
                <File Id="fil68E717B51B9807E693B4B5E229FE61E7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\San_Marino" />
2886 f68c6d86 humkyung
            </Component>
2887 b4b79262 humkyung
            <Component Id="cmp83B220FC40B4704E6940FE297687D5FD" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="DF804347-05A5-411E-87B3-F570E79D594A">
2888
                <File Id="filA4F311195338C16F62BE40C431AB4C6E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Sarajevo" />
2889 f68c6d86 humkyung
            </Component>
2890 b4b79262 humkyung
            <Component Id="cmp46A473970160343324C044397EBB51C3" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="17408511-26D6-481F-BE86-C2D36D64EA4C">
2891
                <File Id="filDADB910BC377A3C7A6BF2AAAB9343A84" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Simferopol" />
2892 f68c6d86 humkyung
            </Component>
2893 b4b79262 humkyung
            <Component Id="cmp5978B8CA9008BFF8BE1298185779DF66" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="B42F680C-2F18-453F-AFE1-63302357EC7E">
2894
                <File Id="filF354C3AB1432AB6A420E21E0473D226B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Skopje" />
2895 f68c6d86 humkyung
            </Component>
2896 b4b79262 humkyung
            <Component Id="cmp05796F8FC575F9FB84CAF8AB861C0166" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="221DC140-9FA4-4ABE-8CF9-D1D2918B53E4">
2897
                <File Id="fil7CF97E49C1061F53AAF3BFF3530B8CC8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Sofia" />
2898 f68c6d86 humkyung
            </Component>
2899 b4b79262 humkyung
            <Component Id="cmp51A5F2C1BAE5CA5D186530B0BAF15520" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="6539EF3E-1693-4419-B62A-671ED3B2ED2E">
2900
                <File Id="fil9F46A3A671B5AD7EF58732AE568BD493" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Stockholm" />
2901 f68c6d86 humkyung
            </Component>
2902 b4b79262 humkyung
            <Component Id="cmp2A20802634820C30717B2B0C2C1C528F" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="858C026E-0804-486E-A992-3D24D19A620F">
2903
                <File Id="filC902BFD405EA23D9DD17925E8CED92C2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Tallinn" />
2904 f68c6d86 humkyung
            </Component>
2905 b4b79262 humkyung
            <Component Id="cmpE410E7A0F2662A239BADFD5EC1D2861E" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="1533A24B-C0E5-4F8D-82F5-DB88E28AC3EA">
2906
                <File Id="filB6D4D1A6E99B0773AE75F449F02EAA0C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Tirane" />
2907 f68c6d86 humkyung
            </Component>
2908 b4b79262 humkyung
            <Component Id="cmpE20271B939D3B81B7B5381CEE0BF1335" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="D520870D-C1C4-41F5-8091-86EB378161E8">
2909
                <File Id="fil22D1B45BE0D1887D7EEC44D39ACAABDB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Tiraspol" />
2910 f68c6d86 humkyung
            </Component>
2911 b4b79262 humkyung
            <Component Id="cmp11AC31F8984C9785811EB51750AEA044" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="F5EE3058-C10B-436A-B3D2-B5A9B1066073">
2912
                <File Id="fil7598742C7E4568D41CFDCEE22BA2C851" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Ulyanovsk" />
2913 f68c6d86 humkyung
            </Component>
2914 b4b79262 humkyung
            <Component Id="cmp9B5DA2056FE70E099C4F98AC0574554D" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="B029F92A-526F-49F6-ACBC-C37A1DBB53D6">
2915
                <File Id="fil082E112719A1B8D84E98B1A787FE2F8C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Uzhgorod" />
2916 f68c6d86 humkyung
            </Component>
2917 b4b79262 humkyung
            <Component Id="cmpB7504CD383403ECDC3197CE90B05F1B1" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="79D2EA42-0FCE-4D56-8573-1D7EB712D5F0">
2918
                <File Id="fil58E1C9CBA2C943D09FFF035834C547C1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Vaduz" />
2919 f68c6d86 humkyung
            </Component>
2920 b4b79262 humkyung
            <Component Id="cmpD4372CA6FCACD636FD5308DFA22D517D" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="BF9BBBEB-D716-4F32-9A59-6CA49F219C45">
2921
                <File Id="fil1A741A3EB7AC4C94BA4F940B75725249" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Vatican" />
2922 f68c6d86 humkyung
            </Component>
2923 b4b79262 humkyung
            <Component Id="cmpF49B7AE08657BB8D876AAC51F451A120" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="45835709-923B-47F4-B3D8-933BAD073CA3">
2924
                <File Id="fil5297CFA8917447739F8EF1694103F9BB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Vienna" />
2925 f68c6d86 humkyung
            </Component>
2926 b4b79262 humkyung
            <Component Id="cmpA7C77B48563F379DA63D02C49CDEB5BD" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="EC3BC99A-ABCE-46CD-9E5E-2B4A400AB468">
2927
                <File Id="filAA7A8980990D9FCE491D2680E6906AD7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Vilnius" />
2928 f68c6d86 humkyung
            </Component>
2929 b4b79262 humkyung
            <Component Id="cmp7715D253ED53CC2B81158870CB0CE616" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="0F611F12-D041-4E13-B3A4-85DF652212A1">
2930
                <File Id="fil60F4C7B2021961A6CBDDCF34E06BF3E0" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Volgograd" />
2931 f68c6d86 humkyung
            </Component>
2932 b4b79262 humkyung
            <Component Id="cmp389B15591328A2A957E2A306E48AF040" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="9C343B07-F108-4E63-A438-B28B941730C4">
2933
                <File Id="filBEB0055A4E8376BB558CE1FD37AF6B3B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Warsaw" />
2934 f68c6d86 humkyung
            </Component>
2935 b4b79262 humkyung
            <Component Id="cmp9FD4A2455E1E3FA57418522C47E33293" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="9DC69804-4340-42DE-9789-3523029338EC">
2936
                <File Id="fil6B592CCC546BE260AE9AB52C35FBFEC7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Zagreb" />
2937 f68c6d86 humkyung
            </Component>
2938 b4b79262 humkyung
            <Component Id="cmpCDAE62FDC61CBA86EC37DBEA4BD0D62C" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="EA02689F-B5EA-4235-A39D-7AAE4F5DB82D">
2939
                <File Id="fil79BEF740D6259580998A17583DFC4739" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Zaporozhye" />
2940 f68c6d86 humkyung
            </Component>
2941 b4b79262 humkyung
            <Component Id="cmpD56EDF66176772019767E67459271444" Directory="dir54500835A9D8ED3CDE8075011496B014" Guid="5866D317-C93D-4934-8A35-306E7803F11D">
2942
                <File Id="filBCD918745D706BABBBCD7EF07EAA046C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Europe\Zurich" />
2943 f68c6d86 humkyung
            </Component>
2944 b4b79262 humkyung
            <Component Id="cmpF8D8208438FC263376B71B1D138CDFB0" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="28E54699-9361-4F20-9596-283FCEF008A7">
2945
                <File Id="fil267516BE2A6F53A8512B71F7E92ABB84" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Antananarivo" />
2946 f68c6d86 humkyung
            </Component>
2947 b4b79262 humkyung
            <Component Id="cmp8D2DB9D64C4D3FD1203CCAAB7681968D" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="3091B70A-9317-4987-942E-E1DF69F6CA02">
2948
                <File Id="fil72CE61BD84AF764EEEA9DFE506F33309" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Chagos" />
2949 f68c6d86 humkyung
            </Component>
2950 b4b79262 humkyung
            <Component Id="cmpEE61BDC3906637C2ABCE5924FB6B157C" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="FD13643C-970C-43A4-9782-6242F1D59032">
2951
                <File Id="filA021D4F13DA80B7B3C3AB56FB6222EFC" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Christmas" />
2952 f68c6d86 humkyung
            </Component>
2953 b4b79262 humkyung
            <Component Id="cmp25B869C263CDF306406F1AFB289728D1" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="9E6016AC-539E-48F4-95D8-B781E4911463">
2954
                <File Id="fil89906EF97FD07F725A415F28F6DEE747" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Cocos" />
2955 f68c6d86 humkyung
            </Component>
2956 b4b79262 humkyung
            <Component Id="cmp75CDAD7855F57A2892F3D2C47619D4BD" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="EF343C83-1C60-4073-82C6-3F942D8D068E">
2957
                <File Id="filBF4AEC37F0CA27BC2D297ACB971AA297" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Comoro" />
2958 f68c6d86 humkyung
            </Component>
2959 b4b79262 humkyung
            <Component Id="cmp216912E8E9AF06DE8458E66C079078E2" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="594845A1-2F1F-4A6B-B3F2-02649736EB26">
2960
                <File Id="filBE087B345EAB826E107D7F3B7408AB0A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Kerguelen" />
2961 f68c6d86 humkyung
            </Component>
2962 b4b79262 humkyung
            <Component Id="cmpD3EAEFCC0E92D2A1A3C0D631C2E0AFD6" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="4433725F-9D4B-40BE-A7C8-60A18BB5A9E4">
2963
                <File Id="fil881344C20E92BEB24285DE88748B7846" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Mahe" />
2964 f68c6d86 humkyung
            </Component>
2965 b4b79262 humkyung
            <Component Id="cmp50E33C724DB6A52D93E11B005E883DCC" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="ECFE137C-E8B9-4FB9-A9A3-F04FC312CE36">
2966
                <File Id="filCF7337EE47D035D0D937A37B730E38C1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Maldives" />
2967 f68c6d86 humkyung
            </Component>
2968 b4b79262 humkyung
            <Component Id="cmpB8609C2E42D436007DB85A4BE465671A" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="C687664F-0D6A-439A-BB25-07A79D1144EE">
2969
                <File Id="fil634994DB4A881E2047C9D0CDA2642859" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Mauritius" />
2970 f68c6d86 humkyung
            </Component>
2971 b4b79262 humkyung
            <Component Id="cmp1AFBB67BE35A08A9D99F86D6A60A092C" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="66BF7CD1-5588-4B41-9E7E-8413023E59A8">
2972
                <File Id="filE2E282DBB7349A55EBEF197F882AB834" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Mayotte" />
2973 f68c6d86 humkyung
            </Component>
2974 b4b79262 humkyung
            <Component Id="cmpFB0D2BEB7BD326E11566A6EA304186A6" Directory="dirB7E2D217162ACA6A81C5091F3A79FD41" Guid="1D4EBF53-F957-46E5-A26D-42BC922F0F53">
2975
                <File Id="filE381592469CF5AB9D4182EC62D07131E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Indian\Reunion" />
2976 f68c6d86 humkyung
            </Component>
2977 b4b79262 humkyung
            <Component Id="cmp0F56951C644CC01E403F88C8AE6C2C27" Directory="dir6A4703FB46CA2C0CA9F36571D09124DD" Guid="C67B84A9-413F-4352-83CD-B4DCA488F888">
2978
                <File Id="fil8C2ECFBB4D8A17D25BB303E8A7F0F4A9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Mexico\BajaNorte" />
2979 f68c6d86 humkyung
            </Component>
2980 b4b79262 humkyung
            <Component Id="cmpB2C48293893551123793528FB8C20787" Directory="dir6A4703FB46CA2C0CA9F36571D09124DD" Guid="81A0DE90-A54B-4A97-A80E-CC12A645F137">
2981
                <File Id="fil4EFA1A717269CC2615C85DDE2E5FE26E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Mexico\BajaSur" />
2982 f68c6d86 humkyung
            </Component>
2983 b4b79262 humkyung
            <Component Id="cmpB7DDADC601ABB3A8C58019F49FDB6A0D" Directory="dir6A4703FB46CA2C0CA9F36571D09124DD" Guid="2770D2FB-6257-47F8-B3CA-3B17AACE6AB4">
2984
                <File Id="fil5F1190D9E0A97ED353CB6F64DEE54D55" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Mexico\General" />
2985 f68c6d86 humkyung
            </Component>
2986 b4b79262 humkyung
            <Component Id="cmp5EA254C434AA01B0AB40178666985ECD" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="9D3C2BEB-1D3D-4C17-9387-70E3D0BC082A">
2987
                <File Id="fil49A3847B5E2A6E279C95FFBBA7F752AE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Apia" />
2988 f68c6d86 humkyung
            </Component>
2989 b4b79262 humkyung
            <Component Id="cmpCA8FFC3DD3A9A87FBA82A046DE438006" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="1BE90ADF-39C3-4803-AEF7-0C4FB70FA63D">
2990
                <File Id="fil4B526E3D2A4FCF0C4BD2DC605F12ABB6" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Auckland" />
2991 f68c6d86 humkyung
            </Component>
2992 b4b79262 humkyung
            <Component Id="cmpFEBFB7B9E25F291F6E42D1FC82F2416A" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="A38B9097-1B9F-4C0A-8159-88C962425DA1">
2993
                <File Id="fil7F1F4D6978759391931C6B95F34AA58E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Bougainville" />
2994 f68c6d86 humkyung
            </Component>
2995 b4b79262 humkyung
            <Component Id="cmp5B36CE3944A4DF2725547B504FA34DBD" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="497D0416-AA49-4AF5-9300-B49192912FE6">
2996
                <File Id="fil154EBC5103B6F281346E995A49A8ECC5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Chatham" />
2997 f68c6d86 humkyung
            </Component>
2998 b4b79262 humkyung
            <Component Id="cmp4A7202A7D3EB10F62588499050666DF8" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="27F6C9D4-6550-4D83-8346-0FFF31CCA87D">
2999
                <File Id="filE4E4CDED1E2A1033659F7AC0A96E7E68" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Chuuk" />
3000 f68c6d86 humkyung
            </Component>
3001 b4b79262 humkyung
            <Component Id="cmpAB705EBF39D5BCF786E7EF4BE014A05A" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="745B6742-7D8F-4B89-A281-E13C088730E3">
3002
                <File Id="filA682A63642607411FF801ABA7B050F10" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Easter" />
3003 f68c6d86 humkyung
            </Component>
3004 b4b79262 humkyung
            <Component Id="cmpDD0D0A5A801464B0BC71671CC9E8700A" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="185E6AE4-F566-4881-AA78-795A85FE281D">
3005
                <File Id="fil8A579E27895BE9CC956C4ED823F7CCE8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Efate" />
3006 f68c6d86 humkyung
            </Component>
3007 b4b79262 humkyung
            <Component Id="cmpC4477BB78E4CDF75794F346E357038D4" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="3C8ABC82-5B9C-452F-B4B4-A2CFD55B0224">
3008
                <File Id="filA644713E53466E7724945E979EE8C662" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Enderbury" />
3009 f68c6d86 humkyung
            </Component>
3010 b4b79262 humkyung
            <Component Id="cmpEF027C5D3C6F521B1F3B3A01EAD4258C" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="4B0A2C19-1879-4121-9ED3-1733173C7155">
3011
                <File Id="fil221CECE62CC6581F46D0755185B701A2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Fakaofo" />
3012 f68c6d86 humkyung
            </Component>
3013 b4b79262 humkyung
            <Component Id="cmp8852DABB2821DE965FA808A4F33BAEC8" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="7F1DC2BA-3E69-44B9-BB1B-054A04E6C1BD">
3014
                <File Id="filF5485700B77664889DE1FDEB97BDF66B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Fiji" />
3015 f68c6d86 humkyung
            </Component>
3016 b4b79262 humkyung
            <Component Id="cmp048E6B26FEE8DC0C64ABF57BED6FE603" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="5D262F3F-6C10-4690-8715-13989069E9F9">
3017
                <File Id="fil5DC2E8EA71C3226BEC6E5767AC5E366E" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Funafuti" />
3018 f68c6d86 humkyung
            </Component>
3019 b4b79262 humkyung
            <Component Id="cmp53747F4DA98B1BB734B40849B0FCA3BA" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="FA9AFFC8-66AF-48DD-9E6E-459E2BDBB4AC">
3020
                <File Id="filEA73E1867C37C140F9F42FEEC856BDF2" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Galapagos" />
3021 f68c6d86 humkyung
            </Component>
3022 b4b79262 humkyung
            <Component Id="cmp459E1BCB8E0F45DBDBCE55A4DF7C0945" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="7122F311-2304-4A09-8807-F1C35B7412B2">
3023
                <File Id="fil3EB6ACB2FEC53F8B75CCE188EE5D9B4C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Gambier" />
3024 f68c6d86 humkyung
            </Component>
3025 b4b79262 humkyung
            <Component Id="cmp8A3D0A2D2A4AA6D214EBC18182DB1450" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="286C2CCF-7FB6-40FE-BEA6-F7AE7968F516">
3026
                <File Id="fil97D2BCEFE5C432D32C6B70EFA666D1E9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Guadalcanal" />
3027 f68c6d86 humkyung
            </Component>
3028 b4b79262 humkyung
            <Component Id="cmpE27BE11AE8545E8F9E5561781520A12E" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="F8C505AE-C342-4AB7-8261-87B7215EBD8E">
3029
                <File Id="fil4AE2BACA4DFFFFCBA0B6BEA1F20847FD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Guam" />
3030 f68c6d86 humkyung
            </Component>
3031 b4b79262 humkyung
            <Component Id="cmp723226D4E120BA42A9C83A8AC4B2A0A7" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="11EABB94-0051-418B-9D20-19B61F4241C6">
3032
                <File Id="filF3B4BAB61B515A7AF4B43C54FE0AD66F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Honolulu" />
3033 f68c6d86 humkyung
            </Component>
3034 b4b79262 humkyung
            <Component Id="cmp6073BA2CE87F2D78C05BDD6FFBD1CECC" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="6E10D83B-0E75-4C66-9A7A-7386BA044DA9">
3035
                <File Id="filB66B5B6BEEF1497B05C8A9769C276FB1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Johnston" />
3036 f68c6d86 humkyung
            </Component>
3037 b4b79262 humkyung
            <Component Id="cmpF11EDC09556028AF8BB4B2480EDBFD9D" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="3A9D52E1-1EF1-493C-8DFE-A4B0BEDDE2E9">
3038
                <File Id="fil48D0FDC52FB54DF8CDED1E7A803E5F4F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Kiritimati" />
3039 f68c6d86 humkyung
            </Component>
3040 b4b79262 humkyung
            <Component Id="cmpE9A37DA9C8131C6CEF8E53EE6E83266C" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="F5575431-C133-48DB-BC50-5B03FB80B350">
3041
                <File Id="fil5C524E86BBD9DDC94EA509A2DC203209" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Kosrae" />
3042 f68c6d86 humkyung
            </Component>
3043 b4b79262 humkyung
            <Component Id="cmp7723FD4967183697B78D2296145EBFC8" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="F278523B-C84B-4904-B160-743626AACD71">
3044
                <File Id="filC0F68C3760B0DB32485530C7816C5061" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Kwajalein" />
3045 f68c6d86 humkyung
            </Component>
3046 b4b79262 humkyung
            <Component Id="cmpA9E89519B3C6791B3475C4853BD5DE19" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="F97D1652-CF71-42D5-8185-8A072B0998A8">
3047
                <File Id="filDFE462CC55804B22E7C14BB539687721" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Majuro" />
3048 f68c6d86 humkyung
            </Component>
3049 b4b79262 humkyung
            <Component Id="cmpDD5983BBB20BAB1FBC32967560C30EA4" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="51780A67-268A-44CA-A643-9E0ABC40561B">
3050
                <File Id="fil832E2A565F1951565C4E082A6666DEB8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Marquesas" />
3051 f68c6d86 humkyung
            </Component>
3052 b4b79262 humkyung
            <Component Id="cmp44D4DC709E85A0F4357EB06752A94FEF" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="C3441818-3410-4541-88EF-1F91550769A7">
3053
                <File Id="fil2F3A2D0E89026F6CF7725F8E80B80BC1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Midway" />
3054 f68c6d86 humkyung
            </Component>
3055 b4b79262 humkyung
            <Component Id="cmpCA9B939C7EF452659BC7606862110CBA" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="7FAA5725-5F23-4AF7-B93D-5D1C652E01D9">
3056
                <File Id="filF660473A13469243B55BD3FAA7FF2902" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Nauru" />
3057 f68c6d86 humkyung
            </Component>
3058 b4b79262 humkyung
            <Component Id="cmpD23D0708DEDBC0F91960E8E37B850583" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="882B7755-E4E4-43C3-8418-A327BB081369">
3059
                <File Id="fil0F1A8B61D13DDA32FBE0EBAC198E2661" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Niue" />
3060 f68c6d86 humkyung
            </Component>
3061 b4b79262 humkyung
            <Component Id="cmp420C3A55CB24B40C1A699D8FA38EC037" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="7F7F961D-851C-425D-ADEA-B61860E1105E">
3062
                <File Id="filD5FF0B00778C9CD2C8E0D363614ABB64" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Norfolk" />
3063 f68c6d86 humkyung
            </Component>
3064 b4b79262 humkyung
            <Component Id="cmpDD47A6C91CE46C3BDB4E547B4A5DA51B" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="2B54AD24-CB7B-400A-BEDE-661FDCE51DD9">
3065
                <File Id="fil43FCDA837EBBB03D8902033CB176B980" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Noumea" />
3066 f68c6d86 humkyung
            </Component>
3067 b4b79262 humkyung
            <Component Id="cmpD186B86E9B7D59CD0582E552D668A4BA" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="6BB7ED67-4F31-46DF-89B0-2C465BBF0E62">
3068
                <File Id="filF77DB943A1FA5596A068508DBF5AEC53" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Pago_Pago" />
3069 f68c6d86 humkyung
            </Component>
3070 b4b79262 humkyung
            <Component Id="cmp655EA9A65F43301EE9C48D33DCB33E64" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="8D9AFE75-BE07-4513-8910-3EDC0E1B8827">
3071
                <File Id="filF53B332DB9520E3DA898AC0DEE5A3BAE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Palau" />
3072 f68c6d86 humkyung
            </Component>
3073 b4b79262 humkyung
            <Component Id="cmpFF6BB0BB5F8171E76DEC6CD6DEB7C1E5" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="61F6C5B4-A401-4AE3-92B2-8225C07C9A47">
3074
                <File Id="fil9A78ED7331254D616D764F41527D15CE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Pitcairn" />
3075 f68c6d86 humkyung
            </Component>
3076 b4b79262 humkyung
            <Component Id="cmp5BF5C0C2EBB8D35818962552AB8E11CD" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="15E2142D-FF35-44EC-AA50-A9386B68CF25">
3077
                <File Id="fil86C3B04F5B0387625392A98EF0FCEB45" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Pohnpei" />
3078 f68c6d86 humkyung
            </Component>
3079 b4b79262 humkyung
            <Component Id="cmp9F7131B5C3E3657E3A01C319747BCB5D" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="745EBC5B-E498-4165-8E97-A7B08209E6B3">
3080
                <File Id="fil4110B34C5DE47BE304BAD2559A582C5B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Ponape" />
3081 f68c6d86 humkyung
            </Component>
3082 b4b79262 humkyung
            <Component Id="cmp221E6D17A258A8774A673A719FBCB626" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="1CEA39B5-7F10-4AC3-BAA9-49916498963D">
3083
                <File Id="filE8864136C1F8ACEDB44E2BA5382134F1" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Port_Moresby" />
3084 f68c6d86 humkyung
            </Component>
3085 b4b79262 humkyung
            <Component Id="cmpD3DACBFB8BF9119014C395C76F24E952" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="F9C8FAC4-BE34-4010-A675-3A53C3DDD951">
3086
                <File Id="fil57D367C0664F8B8E5BF2176541419637" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Rarotonga" />
3087 f68c6d86 humkyung
            </Component>
3088 b4b79262 humkyung
            <Component Id="cmp2638D8FEB704FE84002DA9CCB3F619BD" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="676563DB-BAD2-43AD-A868-632919020CE8">
3089
                <File Id="filE8A735DBDC8D2560ADC8715083BE0561" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Saipan" />
3090 f68c6d86 humkyung
            </Component>
3091 b4b79262 humkyung
            <Component Id="cmp7578E351BEAFAD09C0CFCC900B9532C0" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="0120AB28-076C-4D8E-954A-74325E414317">
3092
                <File Id="fil1B3C62B7E6E93A9515948A038C331C36" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Samoa" />
3093 f68c6d86 humkyung
            </Component>
3094 b4b79262 humkyung
            <Component Id="cmp3A5120B4BDF604D7F246FDE65BB9C49F" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="EA0A1AEF-4BC5-4454-9B10-284EFC787913">
3095
                <File Id="fil026FED3EBB90CF5A6ACBD97F8CC700A9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Tahiti" />
3096 f68c6d86 humkyung
            </Component>
3097 b4b79262 humkyung
            <Component Id="cmp029F0FC3B5907C437EB5426874847640" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="5443F18F-D557-40E1-A25F-B8D0E6EEC639">
3098
                <File Id="filF6BC4CFADF8B8463361378B96EAF532A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Tarawa" />
3099 f68c6d86 humkyung
            </Component>
3100 b4b79262 humkyung
            <Component Id="cmp6E0A876C8A11F083079D47CF1903868D" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="14B99561-0AEA-45E1-B518-821E37645C75">
3101
                <File Id="filF9833A88765A556C8D588ED1B67CDBAF" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Tongatapu" />
3102 f68c6d86 humkyung
            </Component>
3103 b4b79262 humkyung
            <Component Id="cmpBF1D3EFDDF13CE42FC80075CBC7AE8E3" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="EC44A3AA-F855-488B-85B2-4CB356AA7190">
3104
                <File Id="filF9069F9A47124DB95C52C635DB0D8E70" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Truk" />
3105 f68c6d86 humkyung
            </Component>
3106 b4b79262 humkyung
            <Component Id="cmp47D79128B045F9339D23C256CA06116F" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="57442EF9-FE5A-40F3-918F-91FC2BA86C56">
3107
                <File Id="filC94500F26E69AE4C918CF1A62107229B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Wake" />
3108 f68c6d86 humkyung
            </Component>
3109 b4b79262 humkyung
            <Component Id="cmpFFD5F2B1ACD32BFAD6C58E2DA86A4931" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="345E73D3-369D-4BE0-87FE-BDEC5F37D061">
3110
                <File Id="filAC53CF4523FF425C7E6A32130825F3CD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Wallis" />
3111 f68c6d86 humkyung
            </Component>
3112 b4b79262 humkyung
            <Component Id="cmp2CB9C2217F1679C48143EE765251D929" Directory="dir82E46470BDE0B2D84DAA94ED252F64C1" Guid="BCB32521-2AF7-4DC0-8EB6-FF78B3CA07B2">
3113
                <File Id="filBE4F1AAAF3BA26814C7C50EA064EA96A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\Pacific\Yap" />
3114 f68c6d86 humkyung
            </Component>
3115 b4b79262 humkyung
            <Component Id="cmp12C7D8493F6CE0E0F0EB66D5683A8CC7" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="31048E9B-EBE4-4389-B52E-C18B51ED540E">
3116
                <File Id="fil2ED7C90E67536FAA963B243874DD8FAD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\AST4" />
3117 f68c6d86 humkyung
            </Component>
3118 b4b79262 humkyung
            <Component Id="cmp04AE2EAFA318D3AB21403A554723B64B" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="876AEC94-95FE-4532-83F6-E7AE9FB1BFB5">
3119
                <File Id="fil746DAB27005D4703166D598F2D2B626C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\AST4ADT" />
3120 f68c6d86 humkyung
            </Component>
3121 b4b79262 humkyung
            <Component Id="cmp452773858AC619F7C89203CBA7BD1CD4" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="2D437509-3612-4E38-9251-0C456347B5F9">
3122
                <File Id="filD389E6D1E0ED848959F32FF64E652D72" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\CST6" />
3123 f68c6d86 humkyung
            </Component>
3124 b4b79262 humkyung
            <Component Id="cmpB631E1F04854DEA2015E1C427D5E8CCA" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="94EC4B03-4DD1-4E3C-8866-B26AE234C9AD">
3125
                <File Id="fil91B08F9E1A0A4DF07C4B8B3CFDA0ABB9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\CST6CDT" />
3126 f68c6d86 humkyung
            </Component>
3127 b4b79262 humkyung
            <Component Id="cmp600A00DC39F4FBC07925104B1884E21C" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="A194A792-8277-43D3-81E2-BD061064023D">
3128
                <File Id="fil6A1CC2B696A736C421044F8834877B55" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\EST5" />
3129 f68c6d86 humkyung
            </Component>
3130 b4b79262 humkyung
            <Component Id="cmp2425831E995185F59EA4656C552AB79F" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="FF0ACEFB-EDBB-40BD-8F07-5477ABD8950B">
3131
                <File Id="fil110265B1AE26A18C9D41CC9E0D8701E7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\EST5EDT" />
3132 f68c6d86 humkyung
            </Component>
3133 b4b79262 humkyung
            <Component Id="cmpABF3A7EED8D10481DFCEBA2A2870BC08" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="A2FAC334-2D47-4992-9B0D-156AC1C88A41">
3134
                <File Id="filF16CB3BCC1A31D7E8C513F12EB69F033" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\HST10" />
3135 f68c6d86 humkyung
            </Component>
3136 b4b79262 humkyung
            <Component Id="cmpD932D3231858B2DAA9B48DBACCED9F94" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="C45D2299-D4BD-4146-87A7-6AEBD94B73B1">
3137
                <File Id="fil46FD193320740940294070EFD93164BB" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\MST7" />
3138 f68c6d86 humkyung
            </Component>
3139 b4b79262 humkyung
            <Component Id="cmpE09D5F2A8A78CEE3F8506068C1B6E20D" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="9859FE10-E68A-4C9A-B58F-2AA8EB4E9082">
3140
                <File Id="fil7087E709DDBFF80E28F32475C037D4A5" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\MST7MDT" />
3141 f68c6d86 humkyung
            </Component>
3142 b4b79262 humkyung
            <Component Id="cmp220C2DFF86491B1D69BF2BDC15C85610" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="23DFA2D1-4ECE-4434-B747-5612BDF99621">
3143
                <File Id="fil4967BD9E1C811EA8F7D1B9F9E6478CA9" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\PST8" />
3144 f68c6d86 humkyung
            </Component>
3145 b4b79262 humkyung
            <Component Id="cmp36A9023EA266C6CE30BA736F75C74C67" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="57D2306E-9D4E-4F22-A905-6599B5C989D0">
3146
                <File Id="fil41F34879C42779A261DD771D087A29CE" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\PST8PDT" />
3147 f68c6d86 humkyung
            </Component>
3148 b4b79262 humkyung
            <Component Id="cmpE0F013303B56C88C5C23DD3F92834332" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="AE40AA7F-0145-483C-918D-5EFF7A78C116">
3149
                <File Id="fil153CC782E7C89CA031EFDDA5AD2EAA4C" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\YST9" />
3150 f68c6d86 humkyung
            </Component>
3151 b4b79262 humkyung
            <Component Id="cmpB68DC6BBDC232DA00A2BC4CC1E2337ED" Directory="dir1448133D2F705EE986977507B4A54FD1" Guid="F0C88613-5EB5-4B86-8C23-2CFC7824FE89">
3152
                <File Id="fil50D9D2EE2D587E4A2DC0CD9EDD1C1E84" KeyPath="yes" Source=".\dist\App\tcl\tzdata\SystemV\YST9YDT" />
3153 f68c6d86 humkyung
            </Component>
3154 b4b79262 humkyung
            <Component Id="cmp59C345E75E8BE4AD1A4A386813E908D4" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="279FC07F-D56B-4B4C-B6AE-C2C677F4BCDB">
3155
                <File Id="fil4549043E16B9E0B8E65F827381CEA7D7" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Alaska" />
3156 f68c6d86 humkyung
            </Component>
3157 b4b79262 humkyung
            <Component Id="cmp7C3B589E5DDB9A21636179B8B075901C" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="6E3B671B-93B8-46A0-BC77-07EE0770B7C5">
3158
                <File Id="filDFC49DB2690C2903D78B5C5E7E53838A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Aleutian" />
3159 f68c6d86 humkyung
            </Component>
3160 b4b79262 humkyung
            <Component Id="cmpA155025881971D5A5F958C8431BC9298" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="960D11DB-D1C2-4969-89E0-B2EE8311E2BE">
3161
                <File Id="fil2A8C140C25B929D184BB2A4917934A0B" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Arizona" />
3162 f68c6d86 humkyung
            </Component>
3163 b4b79262 humkyung
            <Component Id="cmpE87B8DB65A8263E1325CD97239D28198" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="ECD21009-B721-4878-AA9E-5B0E9FCA8773">
3164
                <File Id="fil1C0D1EE758AF4A5975BD396D159C614F" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Central" />
3165 f68c6d86 humkyung
            </Component>
3166 b4b79262 humkyung
            <Component Id="cmp1178734CEBAC4595281D5581D89EF619" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="4BEF49BA-4C64-4BF9-9586-7106773B2473">
3167
                <File Id="filDA95CA9888A2D2ACFEE7CC62E2A65062" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\East-Indiana" />
3168 f68c6d86 humkyung
            </Component>
3169 b4b79262 humkyung
            <Component Id="cmpDBBBBB4BCCFF604D3F14AAFFAB29ACE4" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="BDE828BB-D5AC-4841-AC53-705C2D447BB5">
3170
                <File Id="filC44266B35318C09F9D536DD64E2C2090" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Eastern" />
3171 f68c6d86 humkyung
            </Component>
3172 b4b79262 humkyung
            <Component Id="cmp4412E0B8A92BD7FAB7E3D0219F447A7F" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="CCA128C1-6D7A-4AFB-B4A7-61557037141D">
3173
                <File Id="filDFC417B3E2D0B69DB4C5E06B2F53E8FA" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Hawaii" />
3174 f68c6d86 humkyung
            </Component>
3175 b4b79262 humkyung
            <Component Id="cmp8F2340C84A88E2A79CF806C3E6D9B1E4" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="BD0DDABD-C521-42BE-ABA5-0756E7067E39">
3176
                <File Id="fil30377667496E9CE5A921A315E9804DDD" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Indiana-Starke" />
3177 f68c6d86 humkyung
            </Component>
3178 b4b79262 humkyung
            <Component Id="cmpB6387463E150E5845D70F35E0CEB4F94" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="6F9B3ECA-0343-48DD-A99E-B73FCA1BDABB">
3179
                <File Id="filF22DFE2526B65C314B597EED416B9DA8" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Michigan" />
3180 f68c6d86 humkyung
            </Component>
3181 b4b79262 humkyung
            <Component Id="cmpE3053D362A91741961CCCC1EA9AE903B" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="DC345912-4807-44EA-A434-51D0240E7442">
3182
                <File Id="fil40C51B21A24E6A4D4B4F26A3E816B04A" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Mountain" />
3183 f68c6d86 humkyung
            </Component>
3184 b4b79262 humkyung
            <Component Id="cmp40D9AE19BBDC3ADAA1ACF020EC4494EC" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="3ACB8539-0E61-4D70-9D32-175EB29F5637">
3185
                <File Id="filE6F0598AB49145BD2FDAA967373A1387" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Pacific" />
3186 f68c6d86 humkyung
            </Component>
3187 b4b79262 humkyung
            <Component Id="cmp711A7B7B6FAE8B1557CB560BF1E57C2C" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="683D5564-451B-49E9-A91F-E4B9FE575AF3">
3188
                <File Id="fil67D52380A6EF69C096BAE5FD01FFCB50" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Pacific-New" />
3189 f68c6d86 humkyung
            </Component>
3190 b4b79262 humkyung
            <Component Id="cmp9DBA47208806CEAA3C7C435CE7F0DF2D" Directory="dir45A1226E9DCCC9D416266B4D169FA98F" Guid="21FFFDE1-0D70-47A2-BE7E-4E83078420DD">
3191
                <File Id="filA1CF665E17AA29467FE2FAE7FBD4A889" KeyPath="yes" Source=".\dist\App\tcl\tzdata\US\Samoa" />
3192 f68c6d86 humkyung
            </Component>
3193 b4b79262 humkyung
            <Component Id="cmp77F12FAA5ADCD569C96F2620995EC870" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="BC2E2826-8B65-429F-9C2A-ABE6947807B2">
3194
                <File Id="filB0724A9C8E9D574C2368BC8EEB24E3D4" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\ambiguous_words.exe" />
3195 f68c6d86 humkyung
            </Component>
3196 b4b79262 humkyung
            <Component Id="cmpF7776B760F46DA2F3C11BE95C2713C33" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="CA0698DF-8AFA-4C0E-81A2-4407ED217CEE">
3197
                <File Id="filD631CDA6697B3DDC0113A01FDC27F694" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\classifier_tester.exe" />
3198 f68c6d86 humkyung
            </Component>
3199 b4b79262 humkyung
            <Component Id="cmp64956CF61CD528CAA7072497DECEB77F" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="4415B62A-B9F1-4E9D-B1BC-1A547F215FEA">
3200
                <File Id="fil4777438589FD1232B27A6352EE5D0901" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\cntraining.exe" />
3201 f68c6d86 humkyung
            </Component>
3202 b4b79262 humkyung
            <Component Id="cmp4B55A33F363297645CE8BD5BB02ADA98" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="413D21E7-D2A2-4075-A7EC-2C12273CA6DA">
3203
                <File Id="filD0E6DCD95FF7C751887683ECC0DCCD1A" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\combine_tessdata.exe" />
3204 f68c6d86 humkyung
            </Component>
3205 b4b79262 humkyung
            <Component Id="cmp0F147FFF96904C4001ACA2F6B5E6327C" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="3499F51F-959A-4AE8-8678-BA9A101A69AC">
3206
                <File Id="filF064E18D612AEA4DE099AF4523B3B874" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\dawg2wordlist.exe" />
3207 f68c6d86 humkyung
            </Component>
3208 b4b79262 humkyung
            <Component Id="cmp909CC4FF3873B7929C2E110BB8473887" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="00999813-4614-4432-9399-BBD8CA89C26C">
3209
                <File Id="fil3343258461693E17F49997863A8EB728" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\iconv.dll" />
3210 f68c6d86 humkyung
            </Component>
3211 b4b79262 humkyung
            <Component Id="cmp6E111E56CAC1242225624CC3543DDC01" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="11463CD1-4E01-4625-8D14-0B63CD122941">
3212
                <File Id="filC9C61B5302ADDAD3E32B3991FA219A91" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\icudata51.dll" />
3213 f68c6d86 humkyung
            </Component>
3214 b4b79262 humkyung
            <Component Id="cmpB099EA4C58D148088DAE5547583F566C" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="5FADC702-16CE-4517-A6E1-41FE7EA2279E">
3215
                <File Id="fil2B6DE59E0CC525BA4FC05C4956E84F2B" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\icui18n51.dll" />
3216 f68c6d86 humkyung
            </Component>
3217 b4b79262 humkyung
            <Component Id="cmp85CE64BBD0A6A6F3AA0733E54EE27865" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="E89455B2-8B3A-4703-A147-EC0348DC8F46">
3218
                <File Id="fil4A2E3F0ACE5350CF1E70EB3533D1CF3D" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\icuuc51.dll" />
3219 f68c6d86 humkyung
            </Component>
3220 b4b79262 humkyung
            <Component Id="cmp881E97C7ABEB92EA3D1946CA0BABFB94" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="6E1319C5-9CD2-435E-9953-856E1C3F7DB9">
3221
                <File Id="filC687B827A9EB11FBCC82D14D181E6B5B" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libbz2-1.dll" />
3222 f68c6d86 humkyung
            </Component>
3223 b4b79262 humkyung
            <Component Id="cmpA2385C273FFDEA5487A4C62C1776459E" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="3B3A3F7F-6913-47B4-870F-EDED3EE7A29A">
3224
                <File Id="fil362059CBB93D1424063AD3157CD989AD" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libcairo-2.dll" />
3225 f68c6d86 humkyung
            </Component>
3226 b4b79262 humkyung
            <Component Id="cmp68C3125F4E3EF2480CA47B4330185A7D" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="2647111C-A022-4E7C-A940-5847EFD9C8C7">
3227
                <File Id="fil86D1929685CECD9D280BFA6DA4C905D3" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libexpat-1.dll" />
3228 f68c6d86 humkyung
            </Component>
3229 b4b79262 humkyung
            <Component Id="cmp51D5C15182F1FEA651EA7E2D36733EAA" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="A8B77AE9-E184-4CEC-81D7-6B50F9ACDC1F">
3230
                <File Id="fil6C0117241570563AD2D3FA4933AC1573" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libffi-6.dll" />
3231 f68c6d86 humkyung
            </Component>
3232 b4b79262 humkyung
            <Component Id="cmp65F038655994696D723E91ECA29814E8" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="BB74DF47-EB7F-44E2-98A6-62FF3F1185F6">
3233
                <File Id="fil96A835A0B8FD5EEEC18AFCAC869ED723" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libfontconfig-1.dll" />
3234 f68c6d86 humkyung
            </Component>
3235 b4b79262 humkyung
            <Component Id="cmpC8CCAAA4778405042031BA1628B5E14F" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="069F33DA-6E98-44E5-A416-1C1C2285C301">
3236
                <File Id="fil77AA194311A7DF0D9C6897A5532A3229" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libfreetype-6.dll" />
3237 f68c6d86 humkyung
            </Component>
3238 b4b79262 humkyung
            <Component Id="cmpCC05C3A848FD371E294A7D5C1C4F39B1" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="E20031B2-E8FF-4A36-9D5B-40AB5E728E9D">
3239
                <File Id="filE4AFE531B6156D594341135E959C64F5" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libgcc_s_sjlj-1.dll" />
3240 f68c6d86 humkyung
            </Component>
3241 b4b79262 humkyung
            <Component Id="cmp558C170C03531E53A45DC95A6F18AB64" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="AC8F40AD-6CC6-4DEB-8C8F-E030A3ACE754">
3242
                <File Id="fil56D357505BBE134FDD3640B2C57D7C13" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libgif-4.dll" />
3243 f68c6d86 humkyung
            </Component>
3244 b4b79262 humkyung
            <Component Id="cmp06BF080BCBBBB0189A0FACB4741155D1" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="5BB10C0A-8A61-408C-8B7F-B663469FCFD6">
3245
                <File Id="filD611D9C79D817CDA7C7F13EA7A2F6DCE" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libglib-2.0-0.dll" />
3246 f68c6d86 humkyung
            </Component>
3247 b4b79262 humkyung
            <Component Id="cmpC78697AE003E678BDA7C549B3E20C14D" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="DEED15D3-4827-4299-818E-4FEB9EA18336">
3248
                <File Id="filCE44ECAAF70218CFA15828CB8E5B4224" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libgobject-2.0-0.dll" />
3249 f68c6d86 humkyung
            </Component>
3250 b4b79262 humkyung
            <Component Id="cmpA08EFAB845A461CE8459147AC77E55F3" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="15FDF1F2-A286-4DA4-B560-17956F73AABC">
3251
                <File Id="fil4A416EC956CC6F3390FBB9497B123A66" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libgomp-1.dll" />
3252 f68c6d86 humkyung
            </Component>
3253 b4b79262 humkyung
            <Component Id="cmpAAC3B67DC6FBCC54A6903DC8A1EF28EF" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="F9795E69-8677-4CF7-8E7F-6FA26CC73B38">
3254
                <File Id="filFB4C1E7AD7D8986823FF0F1CE1874D82" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libharfbuzz-0.dll" />
3255 f68c6d86 humkyung
            </Component>
3256 b4b79262 humkyung
            <Component Id="cmp5ED9F6E2A714B5E70DE77AAA14913DF5" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="533A8D4C-FABD-44E7-82BD-3F46527B5968">
3257
                <File Id="fil7B6C77129AFAF8E1059BAF402C737F23" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libintl-8.dll" />
3258 f68c6d86 humkyung
            </Component>
3259 b4b79262 humkyung
            <Component Id="cmp6B492C4E703191E318DE6122C775C2BD" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="D8857E3C-207C-4387-8BA7-9C60662DE9AC">
3260
                <File Id="fil516033D8EAE31B57F4CF6F0F8DE8D139" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libjbig-2.dll" />
3261 f68c6d86 humkyung
            </Component>
3262 b4b79262 humkyung
            <Component Id="cmp005E9A10BCDBFE522508A4438F58DC5F" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="E71A1233-0618-4523-9C42-EE40C46B60B6">
3263
                <File Id="fil711A273E7B79BBD59A23BC1DDE242EB4" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libjpeg-8.dll" />
3264 f68c6d86 humkyung
            </Component>
3265 b4b79262 humkyung
            <Component Id="cmpBAADD78742A2C6A34F2B525F17ABF3FB" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="B969B267-2BA1-4038-8AEC-66E02B4496EC">
3266
                <File Id="fil3F317D852DA6365235E75419658E6CCA" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\liblept-5.dll" />
3267 f68c6d86 humkyung
            </Component>
3268 b4b79262 humkyung
            <Component Id="cmp0F18BD52C2025B974159F165D129CEE8" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="06465282-A627-4860-9C2C-135322E88C6C">
3269
                <File Id="fil962F266A7D487FC25A7505FCCC730DD0" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\liblzma-5.dll" />
3270 f68c6d86 humkyung
            </Component>
3271 b4b79262 humkyung
            <Component Id="cmp1C5264201910E07B5EA90BC792E50515" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="57B002E9-6190-494A-9C56-E59FE2506E18">
3272
                <File Id="fil56F71D269F3DF77D648EDE15C5A13FCD" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libopenjp2.dll" />
3273 f68c6d86 humkyung
            </Component>
3274 b4b79262 humkyung
            <Component Id="cmp9C66E0F383F9F6A765995A0D86E3C58E" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="F69A2ECB-43A5-49D0-B740-60A9CF450800">
3275
                <File Id="fil69A3535E530476819D8B465BB378FD36" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libpango-1.0-0.dll" />
3276 f68c6d86 humkyung
            </Component>
3277 b4b79262 humkyung
            <Component Id="cmp25DE5F2E47E5306C34618EE2D95ED983" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="75344A46-017A-4A80-946D-075EDE705625">
3278
                <File Id="fil070C14FC67D1CF1BC74EFC252B19F45E" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libpangocairo-1.0-0.dll" />
3279 f68c6d86 humkyung
            </Component>
3280 b4b79262 humkyung
            <Component Id="cmp5D252A5DE1E39440272F4C8B5674CD30" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="AE3859F6-0D8B-4E0D-ABB2-A4F1D447CB97">
3281
                <File Id="fil109C3077B41E53E98B52BF606C5747E5" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libpangoft2-1.0-0.dll" />
3282 f68c6d86 humkyung
            </Component>
3283 b4b79262 humkyung
            <Component Id="cmp7B7E6FC8D1759C4673432DBB962F4660" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="6B2B8A59-075A-4268-A145-DD604B75587C">
3284
                <File Id="filF8467F09D375B75F3FD4E36CDD6E118E" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libpangowin32-1.0-0.dll" />
3285 f68c6d86 humkyung
            </Component>
3286 b4b79262 humkyung
            <Component Id="cmpD6478E69DA1AE015020784B913BA8100" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="ABF26D1E-AE98-4DEC-8C19-A37698A884D6">
3287
                <File Id="fil9A4E5F85D715F549557703AA79DCB9EB" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libpixman-1-0.dll" />
3288 f68c6d86 humkyung
            </Component>
3289 b4b79262 humkyung
            <Component Id="cmp1C5AB28D4FB6657E2A7875C54A9CF6E0" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="F36B20EB-B749-488B-85A8-3AB8E069667C">
3290
                <File Id="fil6BC9C0E73F62FFC0DF7701395BEF1820" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libpng16-16.dll" />
3291 f68c6d86 humkyung
            </Component>
3292 b4b79262 humkyung
            <Component Id="cmp38B1CF6F7C58FBEF3418F9A10091534D" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="1EEBDA2F-9812-4C55-9523-56EA0DD805A4">
3293
                <File Id="filF5E4079B0C2EDBA90267A320A663C53E" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libstdc++-6.dll" />
3294 f68c6d86 humkyung
            </Component>
3295 b4b79262 humkyung
            <Component Id="cmp7F6C9D6472C0E56BDBE598ACCC8CF20D" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="3B5B1A05-0899-43E1-85D7-53009C4E2A74">
3296
                <File Id="fil8F17817F2797745693EA0EA381085D7C" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libtesseract-3.dll" />
3297 f68c6d86 humkyung
            </Component>
3298 b4b79262 humkyung
            <Component Id="cmpD09E927079561A85B31448179A58905D" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="F9078200-8B0D-4E63-9552-546F60878536">
3299
                <File Id="fil128F2BEE6D81CABAF95FD8A11B159BCA" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libtiff-5.dll" />
3300 f68c6d86 humkyung
            </Component>
3301 b4b79262 humkyung
            <Component Id="cmp48548C9CA0B7EFA3CE7138C5E87F5799" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="79581972-FE44-4F7A-A3F7-0C1DB5DED733">
3302
                <File Id="filF402DB29FC028BBB03D9B069EC6E9176" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libwebp-5.dll" />
3303 f68c6d86 humkyung
            </Component>
3304 b4b79262 humkyung
            <Component Id="cmp1C36EE5D9E1149DCE3BD377C7C4E1991" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="7C6574C8-A389-4730-9363-18F8E12F0026">
3305
                <File Id="fil14F29E4B0C6B9BA4066F06262A13FBD4" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\libwinpthread-1.dll" />
3306 f68c6d86 humkyung
            </Component>
3307 b4b79262 humkyung
            <Component Id="cmp48181A433600FCB1CA0960F51B53FF76" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="5331AA6B-363F-4DDE-A24F-B5897C4911FB">
3308
                <File Id="filBC68D3FE93315335E78363B730ACF743" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\mftraining.exe" />
3309 f68c6d86 humkyung
            </Component>
3310 b4b79262 humkyung
            <Component Id="cmpF21B70ED2547F6D202D8C9EDC4179C0C" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="1C94447F-4916-4FA4-80C7-889A6191F80A">
3311
                <File Id="fil87864AA57416608955E8991A4975BA35" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\set_unicharset_properties.exe" />
3312 f68c6d86 humkyung
            </Component>
3313 b4b79262 humkyung
            <Component Id="cmpC0A4E701026499E20782CA4DF2C45EC9" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="48CBADB4-12BA-454B-B293-78E82E2ABB1B">
3314
                <File Id="filB9D81E5E5D92C48A37B88A4D0F5E7809" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\shapeclustering.exe" />
3315 f68c6d86 humkyung
            </Component>
3316 b4b79262 humkyung
            <Component Id="cmpF8F0446335D3E7AD683B31E3688F9D27" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="6E17EA24-9E9F-4F28-8AF5-EFB54CAFE59F">
3317
                <File Id="fil98A2570F677AF99B037D47C3299747DF" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tar.exe" />
3318 f68c6d86 humkyung
            </Component>
3319 b4b79262 humkyung
            <Component Id="cmp4F81E759A8D99A79AA3BD9DF1C0B0E17" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="0DCA7079-C206-490E-A199-17DA733166C4">
3320
                <File Id="fil8E69828729892DBDA4932F7F44D72D55" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tesseract.exe" />
3321 f68c6d86 humkyung
            </Component>
3322 b4b79262 humkyung
            <Component Id="cmpDB6966F93CA802FFC0DE8911D9CEEED8" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="614F5DAD-63A0-4EFF-9705-249800B404BB">
3323
                <File Id="fil22B5F78871A2123127A790F7C8EDCAC8" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\text2image.exe" />
3324 f68c6d86 humkyung
            </Component>
3325 b4b79262 humkyung
            <Component Id="cmpEB7E4FFE99924DFF30720EF7BBC34908" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="18DC0912-160C-4629-8730-505846DA177C">
3326
                <File Id="filC1DAB5345CA949B6551A285E311ABA41" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\unicharset_extractor.exe" />
3327 f68c6d86 humkyung
            </Component>
3328 b4b79262 humkyung
            <Component Id="cmp869C718ED113818FC3B023B2E6958781" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="F39B20A0-0EF4-4E6E-9409-3545EE210873">
3329
                <File Id="filF26E858C3E3735E72A4767B1CF63DFF0" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\wordlist2dawg.exe" />
3330 f68c6d86 humkyung
            </Component>
3331 b4b79262 humkyung
            <Component Id="cmpCFBE09985CB0A7C5B53F20818B1049BF" Directory="dirC22F81366F1DF3AD5DC4226B5B342836" Guid="50B7A8CC-F3FF-4EEF-B31D-3A6DDA39E03E">
3332
                <File Id="fil70848CD86277361A52C05910DCF1EC68" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\zlib1.dll" />
3333 f68c6d86 humkyung
            </Component>
3334 b4b79262 humkyung
            <Component Id="cmpF9C2844D232D7FC99C1450DE8E925925" Directory="dir55019B174A8E24545D3A98CC3ED359FE" Guid="E060D264-7545-4084-B985-FE7197453EB6">
3335
                <File Id="fil8C3FC714D833A51CFB5131334294F5DD" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\doc\AUTHORS" />
3336 f68c6d86 humkyung
            </Component>
3337 b4b79262 humkyung
            <Component Id="cmpF47B834622267583118A6858FE7B79D4" Directory="dir55019B174A8E24545D3A98CC3ED359FE" Guid="382A38E0-D26C-405C-B81E-D4E46950C35B">
3338
                <File Id="fil6724D69C8892FA7A86C48949A6324160" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\doc\COPYING" />
3339 f68c6d86 humkyung
            </Component>
3340 b4b79262 humkyung
            <Component Id="cmpE7F42B98BDCF0B124C2966F6E9FFE39F" Directory="dir55019B174A8E24545D3A98CC3ED359FE" Guid="54733669-F3E7-484A-877B-E6D50047FE45">
3341
                <File Id="fil2E1EEC1919DC683405A2EC7ECA957D7B" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\doc\eurotext.tif" />
3342 f68c6d86 humkyung
            </Component>
3343 b4b79262 humkyung
            <Component Id="cmpE410761C5DB1E8E6E1119604EA532561" Directory="dir55019B174A8E24545D3A98CC3ED359FE" Guid="CCEDA1E8-4266-4903-9341-BE0AF5F77B61">
3344
                <File Id="fil32A5967E136DADF297880B3C4A63A55C" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\doc\phototest.tif" />
3345 f68c6d86 humkyung
            </Component>
3346 b4b79262 humkyung
            <Component Id="cmpBCD533387005F21670E896DAF58E6886" Directory="dir55019B174A8E24545D3A98CC3ED359FE" Guid="B24F66BD-1430-47BC-AA93-D61017CA3E65">
3347
                <File Id="filEBFAABE760D2F637EB4BBC2689231DFF" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\doc\README" />
3348 f68c6d86 humkyung
            </Component>
3349 b4b79262 humkyung
            <Component Id="cmp61C1B94E4FB2DDA640ED67F68829C3D8" Directory="dirED19015F0EDB31A49D02593CE09A98BC" Guid="6F52DF97-EF9E-4675-ACC7-CBC0CCAE6E16">
3350
                <File Id="fil8BE93412861375048E9B3C1406DEA611" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\java\piccolo2d-core-3.0.jar" />
3351 f68c6d86 humkyung
            </Component>
3352 b4b79262 humkyung
            <Component Id="cmpAE0D0C94E878A1E4E8B67E9B679130D2" Directory="dirED19015F0EDB31A49D02593CE09A98BC" Guid="5C1A9B04-C38B-4116-82B2-EE5E605533E0">
3353
                <File Id="fil81EC586921AFC4ACD54F2B783A7C8362" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\java\piccolo2d-extras-3.0.jar" />
3354 f68c6d86 humkyung
            </Component>
3355 b4b79262 humkyung
            <Component Id="cmp6E4D60EE24C4F0AAA49393C84C7A438B" Directory="dirED19015F0EDB31A49D02593CE09A98BC" Guid="6F0FEE27-B9C7-41B5-A822-097CE868765A">
3356
                <File Id="filD489D450451D11369924F43958472E06" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\java\ScrollView.jar" />
3357 f68c6d86 humkyung
            </Component>
3358 b4b79262 humkyung
            <Component Id="cmp127388C0B2CCC4BB4142A80A3E29578A" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="A1EFC73C-88C4-49FC-B082-487F166D9112">
3359
                <File Id="filEEC7D844220E00693AD6F4EF12480FA6" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.cube.bigrams" />
3360 f68c6d86 humkyung
            </Component>
3361 b4b79262 humkyung
            <Component Id="cmp4E7F525063BD8B9003804CB15102B0F3" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="1274E433-78F9-46BE-B352-65F707F4A842">
3362
                <File Id="filA497405B0D1C7EAC984E1FDC428ED66D" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.cube.fold" />
3363 f68c6d86 humkyung
            </Component>
3364 b4b79262 humkyung
            <Component Id="cmp9D42883D991F32DC12C2410E6C1738DC" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="18A866FE-9801-4335-B164-F80C99B8AFB2">
3365
                <File Id="filE3F8C1E9904D3363AA553A68D0DB88B2" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.cube.lm" />
3366 f68c6d86 humkyung
            </Component>
3367 b4b79262 humkyung
            <Component Id="cmp336223EABCD3EBEA6D84D6D9043FAF3A" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="08C9C775-42EA-46B3-9797-847D9F58D320">
3368
                <File Id="filEA671DDB8902FA3E634C398D373260A4" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.cube.nn" />
3369 f68c6d86 humkyung
            </Component>
3370 b4b79262 humkyung
            <Component Id="cmpD3294D45F13CE80FE3C5C0F36EC0858B" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="8B93075A-CAB6-4D11-9FA0-89F0398CEB48">
3371
                <File Id="fil7E04E9C3DACB0037A3150857256C8A0A" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.cube.params" />
3372 f68c6d86 humkyung
            </Component>
3373 b4b79262 humkyung
            <Component Id="cmpA3433A3171AC76EAF7BD45DB336A7E4D" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="A0401062-542E-4EA1-AA59-620F7184397D">
3374
                <File Id="filCCC35C9123D34A64B8CE3D9DEB41D934" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.cube.size" />
3375 f68c6d86 humkyung
            </Component>
3376 b4b79262 humkyung
            <Component Id="cmp88F2A662F70C67836E7FBEA67E57A75C" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="E713D6CD-994B-4895-8DCD-416088A3CA3A">
3377
                <File Id="fil12ABC8AD20A5CA2C44A1E2B901318EA4" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.cube.word-freq" />
3378 f68c6d86 humkyung
            </Component>
3379 b4b79262 humkyung
            <Component Id="cmpD78FC1D0119D675E087C2F8A0E1747D5" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="310EB0C3-BBA0-4B03-B706-B186A15DF2F5">
3380
                <File Id="filEB37B2B85601AAFBD1CA03E561EA317B" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.tesseract_cube.nn" />
3381 f68c6d86 humkyung
            </Component>
3382 b4b79262 humkyung
            <Component Id="cmpE0B813F641844B6227E00297CE37010C" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="2C31BBA4-2172-47D5-814C-1DD6EE16B6EB">
3383
                <File Id="filE3A6D698A164753EDA4372A4A950053C" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.traineddata" />
3384 f68c6d86 humkyung
            </Component>
3385 b4b79262 humkyung
            <Component Id="cmp00C507FA11262F75FE5BBDCF0461029A" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="261575DB-DB6E-4CCF-BE39-B02E72846676">
3386
                <File Id="fil59C01FF16FFA7848BB1F0907C0EE01BD" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.user-patterns" />
3387 f68c6d86 humkyung
            </Component>
3388 b4b79262 humkyung
            <Component Id="cmp9971CEC9758D0BEA49630AF1E13F1A6D" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="0F3A9DAD-E15F-4DEE-B5EB-B8F846B35252">
3389
                <File Id="fil30858EE8C30396E6EA53E11339BD1C29" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\eng.user-words" />
3390 f68c6d86 humkyung
            </Component>
3391 b4b79262 humkyung
            <Component Id="cmp55AD4A1E4AE10D7CDC8A56805BEC3253" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="FA36FD36-F156-4E90-8969-FB6C40487F4B">
3392
                <File Id="fil01000BEFBF18CCDCCDA4651B29FDD0D4" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\osd.traineddata" />
3393 f68c6d86 humkyung
            </Component>
3394 b4b79262 humkyung
            <Component Id="cmpBEA8903B6A116E488322981831066D7B" Directory="dir5C09092EA828110AC87373554A8D735D" Guid="DE0DE535-27C7-40B1-8F2D-896B1E817CAA">
3395
                <File Id="filB6F948616D2BFA8906D291FF04AEC532" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\pdf.ttf" />
3396 f68c6d86 humkyung
            </Component>
3397 b4b79262 humkyung
            <Component Id="cmp7C067202AD34BD74B6D473640616426E" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="3A8451D9-E8AE-483B-A6EE-8BE9DD5E568B">
3398
                <File Id="fil07BAF34D31519F3E3F60C858B0954125" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\ambigs.train" />
3399 f68c6d86 humkyung
            </Component>
3400 b4b79262 humkyung
            <Component Id="cmpEA30334B223D5FACDAE3B47CAB317300" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="432FA179-6039-41D8-A134-D9E604924EAC">
3401
                <File Id="filF8D11813A167820C919511D3E30BE509" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\api_config" />
3402 f68c6d86 humkyung
            </Component>
3403 b4b79262 humkyung
            <Component Id="cmp84201B6B09B5A2E2A3F7E598E8FBF167" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="4D851526-0981-4890-B7BD-ADBAF1B7C825">
3404
                <File Id="filD3DB8B888FB11D54A260A4A2615EBCA2" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\bigram" />
3405 f68c6d86 humkyung
            </Component>
3406 b4b79262 humkyung
            <Component Id="cmpF67A023CA0C272D8B678FE587131DD10" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="6BA35CBA-E51B-4105-AB32-E7D4CA686629">
3407
                <File Id="fil424E795F873F3980FCE1487FD8BB3FC0" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\box.train" />
3408 f68c6d86 humkyung
            </Component>
3409 b4b79262 humkyung
            <Component Id="cmpE4123F0B915B4A12620AD804B74E4281" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="D3ECC812-5EF0-46F5-A385-DF06427AFCC1">
3410
                <File Id="fil63FC8E6C4B925C7310142099D43DAFE9" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\box.train.stderr" />
3411 f68c6d86 humkyung
            </Component>
3412 b4b79262 humkyung
            <Component Id="cmp95DB6C7EC82445E6D0F038EF36D96847" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="30B4ECF3-1488-4160-BD67-CD69DF819FD9">
3413
                <File Id="fil96CFD96CA046B5E5511AE22A0DC6DE2E" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\digits" />
3414 f68c6d86 humkyung
            </Component>
3415 b4b79262 humkyung
            <Component Id="cmp5116B49516B5FEBF126C2464A26A4B55" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="3A2D93DC-45F0-49DA-A34E-C9F2507D8A63">
3416
                <File Id="filFD5E4EAE84DCEF8FFA4ABC16E7069F84" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\hocr" />
3417 f68c6d86 humkyung
            </Component>
3418 b4b79262 humkyung
            <Component Id="cmpADAC5973D6E693970ED229CC5923D073" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="E418591E-7D7E-4DBE-A9C8-8B308290A39F">
3419
                <File Id="filA448E405269D3411AE22B9D80DD1CF0E" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\inter" />
3420 f68c6d86 humkyung
            </Component>
3421 b4b79262 humkyung
            <Component Id="cmp56B0215732E6DF8CB3EC1C31A5885693" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="C7F25DED-465C-4AC4-9279-4C5FB8DB213B">
3422
                <File Id="filDAFF0E496912AA9D77A8B6D5C7ED00EB" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\kannada" />
3423 f68c6d86 humkyung
            </Component>
3424 b4b79262 humkyung
            <Component Id="cmp544EF4A5D9BB051FEA8FBBBE392EBD38" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="BA2A95AB-F9BC-4B19-9BD3-5F0979ECD0DC">
3425
                <File Id="filC1CDC2A0FF25B6D83DA22E6CDE151BD8" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\linebox" />
3426 f68c6d86 humkyung
            </Component>
3427 b4b79262 humkyung
            <Component Id="cmpE9055F45BBE6F1BB5F91F10BFF8FD9FD" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="56ACC181-E9F6-4D2E-8F0A-DD41DAFD0505">
3428
                <File Id="filB667DF0EF464D0D9ECFBB67643674837" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\logfile" />
3429 f68c6d86 humkyung
            </Component>
3430 b4b79262 humkyung
            <Component Id="cmp7DD2BF00767BABDCC5B4BBFF52FA1AD3" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="6A8CA3CB-4F95-47D2-8FE2-3E79DE30EE5F">
3431
                <File Id="filD9DF829C10AF10B65136E0497D433B74" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\makebox" />
3432 f68c6d86 humkyung
            </Component>
3433 b4b79262 humkyung
            <Component Id="cmpF729BFEF5A9D04D91BB5DAB2FE865F2D" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="62C8AD48-B60E-4B83-8CB7-8A3748B29041">
3434
                <File Id="fil9481D95F3EF3BB5BE7D29D252688D85B" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\pdf" />
3435 f68c6d86 humkyung
            </Component>
3436 b4b79262 humkyung
            <Component Id="cmp6FD8E7DBF788801A4E1679FF5CB95987" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="5B25526C-E3C9-475D-B5CE-6B902E68CA04">
3437
                <File Id="filB71FEDB06D8749FA4B15958C858C1F54" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\quiet" />
3438 f68c6d86 humkyung
            </Component>
3439 b4b79262 humkyung
            <Component Id="cmpBC33356728C5BAD362BE459C38D214C2" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="244E1102-350D-428D-8443-B956CE95F7EE">
3440
                <File Id="filEF6661716345C5F875F7D89DCF14B2CC" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\rebox" />
3441 f68c6d86 humkyung
            </Component>
3442 b4b79262 humkyung
            <Component Id="cmp5BE086BCC8D6831E17FFCAD049229A38" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="1F1EF3ED-5374-42C0-9A00-8FE882B3E9E5">
3443
                <File Id="fil0280F921AEC99CDD22CE0F4FFFF19133" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\strokewidth" />
3444 f68c6d86 humkyung
            </Component>
3445 b4b79262 humkyung
            <Component Id="cmpC4E7C7E304227AA7A096E1965543D14C" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="8F5CB4B0-C0F0-49E3-8D89-E65342DB8308">
3446
                <File Id="filF546204C9B2BBAC494FF18F81206CC7B" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\tsv" />
3447 f68c6d86 humkyung
            </Component>
3448 b4b79262 humkyung
            <Component Id="cmp633B51B069D804E0B606E05AB8D7D83E" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="FE1754E0-016C-445C-97EA-168A088BC07B">
3449
                <File Id="filC4002C17F8463B21C5A92C44B02B9077" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\txt" />
3450 f68c6d86 humkyung
            </Component>
3451 b4b79262 humkyung
            <Component Id="cmp97F8D6257DFCE8DC216BD709C8FEA95E" Directory="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Guid="BD8E0566-1FAE-464E-BEDB-18B2276D4BEA">
3452
                <File Id="filE1380F46658559D9A217EB2D5B1F8F40" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\configs\unlv" />
3453 f68c6d86 humkyung
            </Component>
3454 b4b79262 humkyung
            <Component Id="cmp919668803BF050DF7BBF3AAD3110E019" Directory="dir1F5E59D289CFBE17D6B6C9C6B03C5041" Guid="C3D77377-1B98-4E97-8777-6714BDF158A4">
3455
                <File Id="filC6BBE81C842FDFDD5249A640EAE4F0E4" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\tessconfigs\batch" />
3456
            </Component>
3457
            <Component Id="cmpE76389823F9613A177AD53F73E01E312" Directory="dir1F5E59D289CFBE17D6B6C9C6B03C5041" Guid="7E31F9D6-ACB3-4C2C-8EBB-C677A3D512EA">
3458
                <File Id="fil4808CDABC9487429A40884B1E86A9AD2" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\tessconfigs\batch.nochop" />
3459
            </Component>
3460
            <Component Id="cmpC74216A5A927CC7015ED36ECA3A14B98" Directory="dir1F5E59D289CFBE17D6B6C9C6B03C5041" Guid="255FC287-916A-4E06-BD41-55635F773377">
3461
                <File Id="fil299DB96D6B0D9CE23250EF1885644CE8" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\tessconfigs\matdemo" />
3462
            </Component>
3463
            <Component Id="cmpC11CC6655CABEBFD530DB05F3720C875" Directory="dir1F5E59D289CFBE17D6B6C9C6B03C5041" Guid="5CA2D8F9-6CED-48DD-9772-98FB8C3467BE">
3464
                <File Id="fil22E509B9774E94CFAD91FB915DFB8AB1" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\tessconfigs\msdemo" />
3465
            </Component>
3466
            <Component Id="cmpB946F10165BB4F303686DD9BD0FBF974" Directory="dir1F5E59D289CFBE17D6B6C9C6B03C5041" Guid="FF776936-9655-4ECC-99A1-679FB64A4AB6">
3467
                <File Id="fil67067D0895BCFA87F9C3659B0A162026" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\tessconfigs\nobatch" />
3468
            </Component>
3469
            <Component Id="cmpC4A7ED1A466C7811263F4B4CA386B3A8" Directory="dir1F5E59D289CFBE17D6B6C9C6B03C5041" Guid="8380F500-5ADA-4306-AF72-5424D97253CF">
3470
                <File Id="filDA059D50DF4F19D6E45C998C61B23649" KeyPath="yes" Source=".\dist\App\Tesseract-OCR\tessdata\tessconfigs\segdemo" />
3471
            </Component>
3472
            <Component Id="cmp58D6963AC5EB70E31FD617AF5F7A11D4" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="F847742C-874C-4333-A770-90E6C868A531">
3473
                <File Id="filA9DB5A245E6224F202EA147E2FB7391D" KeyPath="yes" Source=".\dist\App\tk\bgerror.tcl" />
3474
            </Component>
3475
            <Component Id="cmp86850CC99BE47233A1156A4955649FD3" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="8FD648F2-F77A-4B91-B234-D6DEAC285906">
3476
                <File Id="filE9F4196CDB2B4744985DEBA3397B63D0" KeyPath="yes" Source=".\dist\App\tk\button.tcl" />
3477
            </Component>
3478
            <Component Id="cmp202C47AFEE30D5E2C163F17ED2889F9F" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="2E8CF38F-1544-4843-A8C4-15AEB1872A31">
3479
                <File Id="fil52126C15CAFA624D23856584AD6F8CFB" KeyPath="yes" Source=".\dist\App\tk\choosedir.tcl" />
3480
            </Component>
3481
            <Component Id="cmpF138CD742DD99959D0865F74A7031460" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="AA8B8DDA-262A-41EA-97A8-C893CEE0AC03">
3482
                <File Id="fil9A57EE50D5DAD7909B2FC26A64C65BFC" KeyPath="yes" Source=".\dist\App\tk\clrpick.tcl" />
3483
            </Component>
3484
            <Component Id="cmp5741DBBE413D5393CBE51D2F16F7EDE7" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="FCEE94B7-11ED-4F23-9EDC-749227C10272">
3485
                <File Id="fil8D7935575F2D41B65E157EEF3172C2E3" KeyPath="yes" Source=".\dist\App\tk\comdlg.tcl" />
3486
            </Component>
3487
            <Component Id="cmpB375A3F7870142086A97B5CF05B24E27" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="42F1E2E7-8E16-44D6-AA95-3BBE78C2AD35">
3488
                <File Id="fil1D4147C02EF36F19D52E83F77594E081" KeyPath="yes" Source=".\dist\App\tk\console.tcl" />
3489
            </Component>
3490
            <Component Id="cmpA8717C7EB14017E5A5BB19436656ADFC" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="ECE3C680-F743-4058-9D43-F9DDC56CCF38">
3491
                <File Id="fil327916713174AFF62F749BD302FD94BF" KeyPath="yes" Source=".\dist\App\tk\dialog.tcl" />
3492
            </Component>
3493
            <Component Id="cmp5F9FFDE193E6E8BFC54A0C7A52A62D75" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="554A4ECC-3335-437D-94FF-A170A6501340">
3494
                <File Id="filB555F77594A911389EFF44FA079D3392" KeyPath="yes" Source=".\dist\App\tk\entry.tcl" />
3495
            </Component>
3496
            <Component Id="cmpF3733EF296D3BD2289B1883F32AAE082" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="15D4B74F-7A03-476A-B5DA-7A0325BF61BF">
3497
                <File Id="fil608A1AFA1F1EFFADEC3AB684C818CED1" KeyPath="yes" Source=".\dist\App\tk\focus.tcl" />
3498
            </Component>
3499
            <Component Id="cmp01311582B6D0515B82806B360E55AED3" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="FBFE03D5-AA4A-4F05-8C8C-91B25AD7ECAD">
3500
                <File Id="fil2DAE2A1785D18C56938A7484EE351995" KeyPath="yes" Source=".\dist\App\tk\fontchooser.tcl" />
3501
            </Component>
3502
            <Component Id="cmpEFEA4AEE9D988969068FA34C9993CBF7" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="6D6C09CA-E45D-4F44-9FC0-CCD88E4FC020">
3503
                <File Id="fil18C7A3227BAC634922BBE10D60F9ECB9" KeyPath="yes" Source=".\dist\App\tk\iconlist.tcl" />
3504
            </Component>
3505
            <Component Id="cmp3E276991441F957835A184E16FA97959" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="E37BEC2B-6C62-497F-B204-A8D49B9C8571">
3506
                <File Id="filAAFE02CB7E4DDC152C9B229E26CA2144" KeyPath="yes" Source=".\dist\App\tk\icons.tcl" />
3507
            </Component>
3508
            <Component Id="cmp88B5F8C3259BA319F11072080D603D00" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="95031F86-3AB3-40AA-9911-AF4007100BC9">
3509
                <File Id="filCDAB6BFF60E2DDA9AA07841DFA257D16" KeyPath="yes" Source=".\dist\App\tk\license.terms" />
3510
            </Component>
3511
            <Component Id="cmpF8F58DA04B99B246E95628F044FEE84D" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="B4642250-9E13-4967-911F-62FC7A8B283A">
3512
                <File Id="filD36E702F9E6443A34E203A11DDF3B6E2" KeyPath="yes" Source=".\dist\App\tk\listbox.tcl" />
3513
            </Component>
3514
            <Component Id="cmpB3356832653A3A4E4B2E9FFA1650462C" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="7A02AF82-4996-4F5C-9DBE-C019C54859E1">
3515
                <File Id="fil29BBEA6C26FDE58732F898D9C8067649" KeyPath="yes" Source=".\dist\App\tk\megawidget.tcl" />
3516
            </Component>
3517
            <Component Id="cmpD6EA4809EE8C153E52AF3131C4705DFD" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="C73BEA36-0DD8-4969-8CCE-35E966D3779C">
3518
                <File Id="fil3B61C23A6EB5B0FA8D77168637BC7BE5" KeyPath="yes" Source=".\dist\App\tk\menu.tcl" />
3519
            </Component>
3520
            <Component Id="cmp33BED8F121A2B9E6208D39C66E2DAD31" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="2DCEB038-654A-42F8-A0F4-02B0498904B0">
3521
                <File Id="filE99BAAD792197B73F7DDB99AF1AD1664" KeyPath="yes" Source=".\dist\App\tk\mkpsenc.tcl" />
3522
            </Component>
3523
            <Component Id="cmp3CFCFC14BB3BFCF51676ECD3EECD948E" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="0E1F9A68-9A28-4741-B07C-04B366AEF111">
3524
                <File Id="filEB55F3FE2F70F515C706AC8142EC6427" KeyPath="yes" Source=".\dist\App\tk\msgbox.tcl" />
3525
            </Component>
3526
            <Component Id="cmpBBF89B6BA321F7424D2457B73A539F47" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="948F02BB-2636-46FC-95B5-69FD14B03E3C">
3527
                <File Id="filCEFEC0E3CC9BADBAD8941537982937DE" KeyPath="yes" Source=".\dist\App\tk\obsolete.tcl" />
3528
            </Component>
3529
            <Component Id="cmpC06B1CCBBCD305345584D4C1454FD83C" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="A626D655-0B5A-407C-8483-C1BB24CC2F99">
3530
                <File Id="fil38BE07FE32A35D8F53182A6ED9B71B96" KeyPath="yes" Source=".\dist\App\tk\optMenu.tcl" />
3531
            </Component>
3532
            <Component Id="cmpC57D4208B854583F9A2F4358D59C2EC6" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="585F9804-6F46-466B-9D4C-B37C39A5073F">
3533
                <File Id="fil8501CB51FC08F4589FE8F6399B297470" KeyPath="yes" Source=".\dist\App\tk\palette.tcl" />
3534
            </Component>
3535
            <Component Id="cmpC6A0317E2CF8F22179BE70DFB62BD8E2" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="68F145ED-B1FC-40DA-A724-55D2CA727BFE">
3536
                <File Id="fil7AF82C1D540BF38BE26A13652B522B8D" KeyPath="yes" Source=".\dist\App\tk\panedwindow.tcl" />
3537
            </Component>
3538
            <Component Id="cmp37556FADEC5CF746B36FEC5D9A085A6A" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="96D8D2E4-896A-4CCC-B123-95A25C84BBE3">
3539
                <File Id="fil6D34D046309E70F6379D5F0C0CE93387" KeyPath="yes" Source=".\dist\App\tk\pkgIndex.tcl" />
3540
            </Component>
3541
            <Component Id="cmp18BA59CFB912FA53BB03F88E44B0768E" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="00F8DD60-4188-4C56-A980-029F5910020F">
3542
                <File Id="fil662D43BF33BB16BB0BADD96E5C2C8239" KeyPath="yes" Source=".\dist\App\tk\safetk.tcl" />
3543
            </Component>
3544
            <Component Id="cmp9F4F9FD0837C22CA9AF3CE31EACD938D" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="AFCFA584-E50C-4D60-BA9C-8CBF14379CED">
3545
                <File Id="fil8FC5469089C825DC62E46E3646D7E9B4" KeyPath="yes" Source=".\dist\App\tk\scale.tcl" />
3546
            </Component>
3547
            <Component Id="cmp727DFBE1205CD249FF83AC391FB49D20" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="5799A069-34A3-4DF9-BEC0-C1D04AC7D640">
3548
                <File Id="fil7BCA7F2001A8A78B042D83366AEE4E5A" KeyPath="yes" Source=".\dist\App\tk\scrlbar.tcl" />
3549
            </Component>
3550
            <Component Id="cmp0932CA400E96B5741C1A9034F419FC93" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="FF688402-FC23-4F7B-8900-327698990756">
3551
                <File Id="fil2B6BC7E03C301B7C295AF1A1AE80F232" KeyPath="yes" Source=".\dist\App\tk\spinbox.tcl" />
3552
            </Component>
3553
            <Component Id="cmp84F978B9D04F7DD466BCF03510C6EEF4" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="371F4B7C-E536-4D21-8551-D886497A889A">
3554
                <File Id="filBF8147A96F331AB56FE45F918602A3B7" KeyPath="yes" Source=".\dist\App\tk\tclIndex" />
3555
            </Component>
3556
            <Component Id="cmpC392AC04A25373D06960AA07055B4474" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="CA31F7EF-B314-4C6B-B12E-BB61E3219DF7">
3557
                <File Id="fil261CDECAD8741132B1F408EFC7002DD5" KeyPath="yes" Source=".\dist\App\tk\tearoff.tcl" />
3558
            </Component>
3559
            <Component Id="cmpDB134A6B65099AF8C12EFE49D03B17BF" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="64F02215-C362-40E5-990B-E9426667F8B6">
3560
                <File Id="fil42C6AF96965C92F5E4BF97FDFF85DADC" KeyPath="yes" Source=".\dist\App\tk\text.tcl" />
3561
            </Component>
3562
            <Component Id="cmpD48720B979901E909DF4E7023F28225F" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="CA8C752E-485E-44B9-AF19-773CB2841D98">
3563
                <File Id="fil5FD08260C018FB4CA0D019A16BE156EC" KeyPath="yes" Source=".\dist\App\tk\tk.tcl" />
3564
            </Component>
3565
            <Component Id="cmp0F3C59A204F0AA2D4E54971DA4CAE8A0" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="70F20FA3-0019-4E65-AEEA-BA941F209991">
3566
                <File Id="fil81E94345DD9D6408B8453256E5D9AA51" KeyPath="yes" Source=".\dist\App\tk\tkfbox.tcl" />
3567
            </Component>
3568
            <Component Id="cmpDEE5EA3AB7535097A601546F05F0633E" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="66FBB61A-E4CD-4C6C-9C2D-C9D0E6DB1643">
3569
                <File Id="fil7DA006FE4AAD534919B2747EDC267965" KeyPath="yes" Source=".\dist\App\tk\unsupported.tcl" />
3570
            </Component>
3571
            <Component Id="cmpB263D3534274D6A3D187EFF046C2A953" Directory="dirCB95A5AFC5861D1E3A722344BB5C91C8" Guid="FEA7C9D0-0F3D-4A5E-978F-60800EC46FB3">
3572
                <File Id="fil13887BD3985050AFC6DE8F67A60418D3" KeyPath="yes" Source=".\dist\App\tk\xmfbox.tcl" />
3573
            </Component>
3574
            <Component Id="cmp022D50F62D3C4538B2B516100F8774B6" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="0DF116A9-1A02-4A5B-89AF-299FB1951EA9">
3575
                <File Id="filDA13CE0D57CE1218C83386AB486EDDF7" KeyPath="yes" Source=".\dist\App\tk\images\logo.eps" />
3576
            </Component>
3577
            <Component Id="cmp2153BAAE1A9B8A3AC499687F960FDE41" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="E3252748-5B91-4327-8DAA-034E1E569B14">
3578
                <File Id="filBD8EF1A38BC6A95E54C14897E24902E7" KeyPath="yes" Source=".\dist\App\tk\images\logo100.gif" />
3579
            </Component>
3580
            <Component Id="cmp2A8464D30A1FCD61EE8F59A9BDE3A68A" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="070295E8-2E13-4AE0-9AC0-251B3539CF8A">
3581
                <File Id="fil6100037703BEF81104472ABB6C983F76" KeyPath="yes" Source=".\dist\App\tk\images\logo64.gif" />
3582
            </Component>
3583
            <Component Id="cmp01E01137EB14FAE64F7088105676BC8C" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="187A2717-09BA-4E57-8882-41F8228F4A33">
3584
                <File Id="filAD7877BCD5631E3D4C3D39281FEE3259" KeyPath="yes" Source=".\dist\App\tk\images\logoLarge.gif" />
3585
            </Component>
3586
            <Component Id="cmpE0FA275D43A49C6EBB9E80624A73FBAD" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="A1313E42-21F1-42C7-B4CD-0A8A359A4B88">
3587
                <File Id="fil2A02ED3716B7B6BF8F85CE3CBA903A1A" KeyPath="yes" Source=".\dist\App\tk\images\logoMed.gif" />
3588
            </Component>
3589
            <Component Id="cmpD6AA2290A7A208E6EC576C3D8247846F" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="CCA5BB10-6AA1-42AB-A93F-2BF805A38121">
3590
                <File Id="filB8244F76D0795DA91E4341749442A5F0" KeyPath="yes" Source=".\dist\App\tk\images\pwrdLogo.eps" />
3591
            </Component>
3592
            <Component Id="cmpAB10026D32CAA134C74F49EB06080922" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="6E7C5792-F6F2-4E1D-85F9-F9879F68E3A4">
3593
                <File Id="fil17701AC22619EEC535C32C138AA4126B" KeyPath="yes" Source=".\dist\App\tk\images\pwrdLogo100.gif" />
3594
            </Component>
3595
            <Component Id="cmpFD1422588B25CDE6A6798AA158431A9F" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="6FA0DAC4-EE6D-4439-A6A7-3421C88AF434">
3596
                <File Id="fil411FC6FC7B68994CBB90F157FA88A6FE" KeyPath="yes" Source=".\dist\App\tk\images\pwrdLogo150.gif" />
3597
            </Component>
3598
            <Component Id="cmp6216A9946B02055E2FBB1E2F7D664E1B" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="250E553D-13A9-4876-8777-749AF9BDC4EA">
3599
                <File Id="fil970CEFCBD4EE0A7C28793BDBFA989D4F" KeyPath="yes" Source=".\dist\App\tk\images\pwrdLogo175.gif" />
3600
            </Component>
3601
            <Component Id="cmp22C5396ECE29277847E7CD898E7B0F91" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="1E0B0B72-2E07-49A9-8E35-7D41AAC1D42A">
3602
                <File Id="filCBDFAB122518B33FC0192069D3DE4F50" KeyPath="yes" Source=".\dist\App\tk\images\pwrdLogo200.gif" />
3603
            </Component>
3604
            <Component Id="cmp4AADE03113607F679F68DD10035B4047" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="9EDA0D42-0EC7-4B18-AF28-9F8FDEC6B874">
3605
                <File Id="fil0147ABAEEB428C986A5AE9500CC2A547" KeyPath="yes" Source=".\dist\App\tk\images\pwrdLogo75.gif" />
3606
            </Component>
3607
            <Component Id="cmp4032989C22F230507FBCE5817037AE8B" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="2D7C4B74-EA3A-417C-B533-855C84EC689D">
3608
                <File Id="fil757B792D912B1BDE324A946FF046853E" KeyPath="yes" Source=".\dist\App\tk\images\README" />
3609
            </Component>
3610
            <Component Id="cmp5C2D95F1551284193171C6669056C0D5" Directory="dirDFF5D2F1D72DA540C34FFBC1B549A922" Guid="1D6E6F8E-72EA-4CB9-AA03-BDA1702A2612">
3611
                <File Id="filAF316FF10CE2D786A04D2B189EE89EB9" KeyPath="yes" Source=".\dist\App\tk\images\tai-ku.gif" />
3612
            </Component>
3613
            <Component Id="cmp0C21B336A45F83FA44B444BC7D3EB13A" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="23BCC211-F601-41FE-A02F-DAF3BDCAE392">
3614
                <File Id="filFBD98C6BE1C9B07317BBE57140CBE4C4" KeyPath="yes" Source=".\dist\App\tk\msgs\cs.msg" />
3615
            </Component>
3616
            <Component Id="cmp41EA09FE44C645C67EA80448B88A16C4" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="F339DD60-B7BF-4932-B8EC-33EB939FE8EA">
3617
                <File Id="fil9DBE8D73E34A20185FD4F97D7BDBD092" KeyPath="yes" Source=".\dist\App\tk\msgs\da.msg" />
3618
            </Component>
3619
            <Component Id="cmpEB9023579BA393998FA18F13C27BAAD0" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="C2CF6B91-C85F-4B18-80F6-02F7E270D01C">
3620
                <File Id="fil59659265FE103268A07D068ECBB1258E" KeyPath="yes" Source=".\dist\App\tk\msgs\de.msg" />
3621
            </Component>
3622
            <Component Id="cmp75A7031A7C9BDE0E38558306713864A9" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="CA7F8AEA-829C-4564-BBBE-8624B1F269C1">
3623
                <File Id="fil84FF1C083CBB1D3457D7E219FC093561" KeyPath="yes" Source=".\dist\App\tk\msgs\el.msg" />
3624
            </Component>
3625
            <Component Id="cmp214267188DC9B6C89523F206B92E35F8" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="64B6A9AE-3E81-4D81-AF87-0E80EDE6BDD2">
3626
                <File Id="filDC948D03AF71C85499847B611F745764" KeyPath="yes" Source=".\dist\App\tk\msgs\en.msg" />
3627
            </Component>
3628
            <Component Id="cmp21F6770E214A7AD6CFD22AD6DB2E427D" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="CA82CC7B-CE89-4284-BBA2-1CF2F8B1B53F">
3629
                <File Id="fil3B601730DF01DDBE4680D5006F147BD2" KeyPath="yes" Source=".\dist\App\tk\msgs\en_gb.msg" />
3630
            </Component>
3631
            <Component Id="cmp9A861BEB035562C417F0993A10F5077F" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="C051F4A5-2E4A-4F4F-8DC0-647022B21FC6">
3632
                <File Id="fil4A742454BB37CD665F514879B436938A" KeyPath="yes" Source=".\dist\App\tk\msgs\eo.msg" />
3633
            </Component>
3634
            <Component Id="cmp00FBAA06B7D1BAF75DC81E35BCBD84BB" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="0AE48647-B5CF-4EC4-8332-FE1C10283445">
3635
                <File Id="filCFCA3A83C42C1986B806EE093A67B1E0" KeyPath="yes" Source=".\dist\App\tk\msgs\es.msg" />
3636
            </Component>
3637
            <Component Id="cmp8BD5D223D3544940EB5F41FE964077DB" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="09A76E42-939F-44EA-9883-98B770A7916F">
3638
                <File Id="fil9C74999A429EDBE8B8011F5EB9A06D7A" KeyPath="yes" Source=".\dist\App\tk\msgs\fr.msg" />
3639
            </Component>
3640
            <Component Id="cmp29995FB3485832F5A41618C11002299F" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="18412D1F-C576-4552-8D72-BE58776ED0BA">
3641
                <File Id="fil2EE919A3632DD205B1D3DCBA70CF5E4E" KeyPath="yes" Source=".\dist\App\tk\msgs\hu.msg" />
3642
            </Component>
3643
            <Component Id="cmpD63455D677AC8D082FBA6AAFF0ECC9CE" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="AD03948D-9184-4361-8BF0-CAC0CF11FC6E">
3644
                <File Id="filCA68F0FD8D24CE65E4129A44029B9174" KeyPath="yes" Source=".\dist\App\tk\msgs\it.msg" />
3645
            </Component>
3646
            <Component Id="cmp581422A5992C17F3396C8DBA98A4EBBC" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="A9428E1D-7F33-4EDF-BD19-AA3B8F26D94E">
3647
                <File Id="fil70E46C050421AC14AA676EC2CB6D2C3D" KeyPath="yes" Source=".\dist\App\tk\msgs\nl.msg" />
3648
            </Component>
3649
            <Component Id="cmp71888F8BD4ACBA108FE4F97EB65F10F4" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="FF687205-7B15-4E5D-AEA6-2F205099E4F4">
3650
                <File Id="fil90F1CC3B2A111F96DA51AE1A648F67DE" KeyPath="yes" Source=".\dist\App\tk\msgs\pl.msg" />
3651
            </Component>
3652
            <Component Id="cmp617540025ED54F50599356A39EFC78D8" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="4D903CC3-697A-46D1-B2CD-2086A930205C">
3653
                <File Id="filAA8A5E51F014EE3E9B73E51A9DB0A735" KeyPath="yes" Source=".\dist\App\tk\msgs\pt.msg" />
3654
            </Component>
3655
            <Component Id="cmp6210643FEB6EC6BC6E203B2599732304" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="FEA58C49-19FB-4AC1-92D4-BF8DC96BEE34">
3656
                <File Id="fil5105DB8671BAA8E21DD1136F5C866C47" KeyPath="yes" Source=".\dist\App\tk\msgs\ru.msg" />
3657
            </Component>
3658
            <Component Id="cmpE433E7D17404873CDB9CF8685979CEBE" Directory="dirF0FD6488101C9602E18AD1908656A847" Guid="68647044-6068-44DB-91FE-B8CE3A09A9BB">
3659
                <File Id="fil2AA99619378D97ACDA44A546424D57B0" KeyPath="yes" Source=".\dist\App\tk\msgs\sv.msg" />
3660
            </Component>
3661
            <Component Id="cmpD1D6EB870EFB54BA2605370CD364969A" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="1DCB70FD-4FD3-4FE7-BBF4-0F9CCAA9646A">
3662
                <File Id="filD7761B5E43343A8081FB9C565506377D" KeyPath="yes" Source=".\dist\App\tk\ttk\altTheme.tcl" />
3663
            </Component>
3664
            <Component Id="cmp5607D7A2DECF08646B997A9751161F69" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="574F2184-7A79-40F0-B2D9-F6C03C236B52">
3665
                <File Id="filF19D46051012A9601D1C3C3854F2236C" KeyPath="yes" Source=".\dist\App\tk\ttk\aquaTheme.tcl" />
3666
            </Component>
3667
            <Component Id="cmp604EA614AD009FFC7AED76B5266F9A29" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="6166F1D2-C979-4742-8643-3BC2467A735B">
3668
                <File Id="fil53452196CCD146C9D92615D34E4F76FF" KeyPath="yes" Source=".\dist\App\tk\ttk\button.tcl" />
3669
            </Component>
3670
            <Component Id="cmp5272913086B4C5A1FCFA97D5475097A4" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="377EB006-2E1D-4D67-804A-1058A53C7D7C">
3671
                <File Id="fil15594C540E114C55FF6B6C3006BF52FC" KeyPath="yes" Source=".\dist\App\tk\ttk\clamTheme.tcl" />
3672
            </Component>
3673
            <Component Id="cmpF30C344476F2B80D1A8C68598A82FDEB" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="368340E8-19A8-47E2-AD5C-0F7A31EC6138">
3674
                <File Id="fil01837E3F1D22C7ED6BDE435B65DE3032" KeyPath="yes" Source=".\dist\App\tk\ttk\classicTheme.tcl" />
3675
            </Component>
3676
            <Component Id="cmp7ADAEE7031D79EDDC83B7C017F6577E5" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="3BFC3E7E-3AD8-4B44-AFB4-9CCF163C333E">
3677
                <File Id="filBA728D3341745BAA434340179A72336E" KeyPath="yes" Source=".\dist\App\tk\ttk\combobox.tcl" />
3678
            </Component>
3679
            <Component Id="cmp29CBB7DDA6E1FE1175C91C9828B22724" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="5570FDE3-799A-414B-92D2-505237DB815B">
3680
                <File Id="filD6384EC43C9F938E55989DE58EAA4E42" KeyPath="yes" Source=".\dist\App\tk\ttk\cursors.tcl" />
3681
            </Component>
3682
            <Component Id="cmpDA16495105A9A839C56DCBDBC10E1769" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="D5B27866-CEEF-4BE1-BBFB-72C7276E3A6F">
3683
                <File Id="fil8A448F0A182891C9D30AE3DAE9AA7437" KeyPath="yes" Source=".\dist\App\tk\ttk\defaults.tcl" />
3684
            </Component>
3685
            <Component Id="cmpB81B4AF735FA2F90840C4FA0FE171DBF" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="1E347512-3D39-46C3-A491-0503A4E05E12">
3686
                <File Id="filE37599361320FA3215E8A65DE8F83BA1" KeyPath="yes" Source=".\dist\App\tk\ttk\entry.tcl" />
3687
            </Component>
3688
            <Component Id="cmp2AE6CAA3A5590DB2C0297AB76AA45856" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="4ADE578E-36B9-458A-9B2E-772F02944D54">
3689
                <File Id="filB4A4CFDE32221CD5BE917ABD8D940E71" KeyPath="yes" Source=".\dist\App\tk\ttk\fonts.tcl" />
3690
            </Component>
3691
            <Component Id="cmp5B21FE39CEC7BB5C79B9401EE8F48BD9" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="3A22468F-A38F-4B89-ACE0-A9EF8D89B2E7">
3692
                <File Id="fil3C6495FF61CFF1594C4FAB0C568D7DE0" KeyPath="yes" Source=".\dist\App\tk\ttk\menubutton.tcl" />
3693
            </Component>
3694
            <Component Id="cmp626F6F9AA88D4A97B7BD6789DE51D62F" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="3CFEDCE2-0860-49A3-B1B1-98683FDEC83A">
3695
                <File Id="filDD55FC497AAF25AE274B5E8B01F5A99B" KeyPath="yes" Source=".\dist\App\tk\ttk\notebook.tcl" />
3696
            </Component>
3697
            <Component Id="cmpB3DAD4BCB023EC2665F022CF39F3805A" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="34ACCFF1-94FE-4C57-BE1A-70746962F73A">
3698
                <File Id="filF6C45DAEAD1504B178A95A7FE87DA871" KeyPath="yes" Source=".\dist\App\tk\ttk\panedwindow.tcl" />
3699
            </Component>
3700
            <Component Id="cmp1FD3FFE7DE611E4E938E6C8D8BD742E9" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="2132E2F4-80BA-49E1-B93A-C64FB5AC849D">
3701
                <File Id="fil169A1565BA49DFF7632D6B9B7F7288B2" KeyPath="yes" Source=".\dist\App\tk\ttk\progress.tcl" />
3702
            </Component>
3703
            <Component Id="cmp95E2C25C5DCEC5AA3A5E1C5E26ECE927" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="F44F967F-3C23-41A5-AFF2-742F63C5EE54">
3704
                <File Id="filB1135A6D2318E3A1CAD09A63E09F4274" KeyPath="yes" Source=".\dist\App\tk\ttk\scale.tcl" />
3705
            </Component>
3706
            <Component Id="cmpBDD6C960A32108419A229A5F893A22A4" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="E8869838-00EF-4114-A8CE-D4E729844072">
3707
                <File Id="filDBDFDB6FAFAD2436160CF107672C9387" KeyPath="yes" Source=".\dist\App\tk\ttk\scrollbar.tcl" />
3708
            </Component>
3709
            <Component Id="cmp5EB70EB8C36CFB5DA6F31E06501A9D07" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="D8797967-DE30-4F46-992B-C7902C0F5473">
3710
                <File Id="fil57963C66F7F594E1E0B702BC20E14943" KeyPath="yes" Source=".\dist\App\tk\ttk\sizegrip.tcl" />
3711
            </Component>
3712
            <Component Id="cmp367F80ADAEF0779E3E34A63F042B1E80" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="69278AC8-57EB-4EBC-B93F-55DB99C94F17">
3713
                <File Id="filE911C0D009E3FEA78AAB51FA2AE2BF31" KeyPath="yes" Source=".\dist\App\tk\ttk\spinbox.tcl" />
3714
            </Component>
3715
            <Component Id="cmpF323280A8F7507C0566F22DB77018F7E" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="72272436-41AD-459D-B400-2BA1E76E403A">
3716
                <File Id="fil44BB8B83D95F600F5B5239B08A0AA64C" KeyPath="yes" Source=".\dist\App\tk\ttk\treeview.tcl" />
3717
            </Component>
3718
            <Component Id="cmpAC0DF001E5AB9A29473656252768CE18" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="0A9F8AFF-533E-4FA8-A458-AA8C7E708B1C">
3719
                <File Id="fil7201CA8936DE54878C18A5E4442BCB7A" KeyPath="yes" Source=".\dist\App\tk\ttk\ttk.tcl" />
3720
            </Component>
3721
            <Component Id="cmp6A2B92D5EE830A05C3AEB2C23FDD4D7B" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="A4AA4A3E-1884-4732-9901-B830822EA17C">
3722
                <File Id="fil02BDDC1D5F74352A63819DAB8EE83D00" KeyPath="yes" Source=".\dist\App\tk\ttk\utils.tcl" />
3723
            </Component>
3724
            <Component Id="cmpA046EF41EC9BCD91E74AAA7EAD5188DC" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="55977990-5A44-4B42-B30E-2604B2155FBF">
3725
                <File Id="fil5D065CC711C5D629DC27F500DE013D68" KeyPath="yes" Source=".\dist\App\tk\ttk\vistaTheme.tcl" />
3726
            </Component>
3727
            <Component Id="cmpE8760C6DE07FC4AF1F21530E45C113EE" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="A3876A32-DF0F-4CCA-91CE-C7C696B407E8">
3728
                <File Id="filD7F196BC3A147415A4EBA9025785CEF3" KeyPath="yes" Source=".\dist\App\tk\ttk\winTheme.tcl" />
3729
            </Component>
3730
            <Component Id="cmp858B83FDA281CF03E24441F7A27546FA" Directory="dir6FBA8BF34AB39E09604B7F02BE160DA3" Guid="17C29050-CE1F-4ACB-9E1B-F3F7EE37A43B">
3731
                <File Id="filD0B8045A19FFFA08A88A6E7C2E115CBB" KeyPath="yes" Source=".\dist\App\tk\ttk\xpTheme.tcl" />
3732
            </Component>
3733
            <Component Id="cmp62E93FF4A7669C7E252351DCA94D0891" Directory="dir7D4C2F3D589471961C0E8F7C02ADBD9A" Guid="B154E784-A4C2-4B5D-8012-E63698DDD5B0">
3734
                <File Id="fil44F5B8FC4543A5266159A434BCEF2257" KeyPath="yes" Source=".\dist\App\win32com\shell\shell.pyd" />
3735 f68c6d86 humkyung
            </Component>
3736
        </ComponentGroup>
3737
    </Fragment>
3738
    <Fragment>
3739 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3740
            <Directory Id="dir02AA451E4C61613A4E3E8E581B7F2956" Name="Australia" />
3741
        </DirectoryRef>
3742
    </Fragment>
3743
    <Fragment>
3744
        <DirectoryRef Id="dirA3D7EF843ACC83D2E3C9C01BBF3BBD99">
3745
            <Directory Id="dir03FFB8A30B6FAE1278F1BC2593CD3D76" Name="core" />
3746
        </DirectoryRef>
3747
    </Fragment>
3748
    <Fragment>
3749
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3750
            <Directory Id="dir0586C8E5F91EDA1E104AFF5F715C1C9A" Name="Brazil" />
3751
        </DirectoryRef>
3752
    </Fragment>
3753
    <Fragment>
3754
        <DirectoryRef Id="dir95A64B093BC5ABC17734FA9E3123AFF4">
3755
            <Directory Id="dir0CA9764553B82F774E752D1C27FC6DE0" Name="Indiana" />
3756
        </DirectoryRef>
3757
    </Fragment>
3758
    <Fragment>
3759
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3760
            <Directory Id="dir1448133D2F705EE986977507B4A54FD1" Name="SystemV" />
3761
        </DirectoryRef>
3762
    </Fragment>
3763
    <Fragment>
3764
        <DirectoryRef Id="dirA3D7EF843ACC83D2E3C9C01BBF3BBD99">
3765
            <Directory Id="dir1A0615162D20AB2C84016F5954C6E22B" Name="fft" />
3766 f68c6d86 humkyung
        </DirectoryRef>
3767
    </Fragment>
3768
    <Fragment>
3769 b4b79262 humkyung
        <DirectoryRef Id="dir5C09092EA828110AC87373554A8D735D">
3770
            <Directory Id="dir1F5E59D289CFBE17D6B6C9C6B03C5041" Name="tessconfigs" />
3771 f68c6d86 humkyung
        </DirectoryRef>
3772
    </Fragment>
3773
    <Fragment>
3774 b4b79262 humkyung
        <DirectoryRef Id="dir608A4CEF2C50A404903D91CDBC5FC19F">
3775
            <Directory Id="dir22D993BFB75105DBCC2A77E60CA89F97" Name="opt0.4" />
3776 f68c6d86 humkyung
        </DirectoryRef>
3777
    </Fragment>
3778
    <Fragment>
3779 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3780
            <Directory Id="dir30B78886A94992030C4F64FCF531870D" Name="Atlantic" />
3781 f68c6d86 humkyung
        </DirectoryRef>
3782
    </Fragment>
3783
    <Fragment>
3784 b4b79262 humkyung
        <DirectoryRef Id="dir06F962092CAFAD736E2E47442677063D">
3785
            <Directory Id="dir3ED8F6497517110F0BBDE0E57D49740D" Name="tests" />
3786 f68c6d86 humkyung
        </DirectoryRef>
3787
    </Fragment>
3788
    <Fragment>
3789 b4b79262 humkyung
        <DirectoryRef Id="dir608A4CEF2C50A404903D91CDBC5FC19F">
3790
            <Directory Id="dir3FE28A39CFFF794A69D6AD0C03A7E8A6" Name="encoding" />
3791 f68c6d86 humkyung
        </DirectoryRef>
3792
    </Fragment>
3793
    <Fragment>
3794 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3795
            <Directory Id="dir45A1226E9DCCC9D416266B4D169FA98F" Name="US" />
3796 f68c6d86 humkyung
        </DirectoryRef>
3797
    </Fragment>
3798
    <Fragment>
3799 b4b79262 humkyung
        <DirectoryRef Id="dirC2E3E238A9038D3B90F99E903C25E23D">
3800
            <Directory Id="dir47E1267F9B45FEDC6FBA5AC6631D80CE" Name="platformthemes" />
3801 f68c6d86 humkyung
        </DirectoryRef>
3802
    </Fragment>
3803
    <Fragment>
3804 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3805
            <Directory Id="dir53A10562176A7404835687D9CF3A36F6" Name="Canada" />
3806 f68c6d86 humkyung
        </DirectoryRef>
3807
    </Fragment>
3808
    <Fragment>
3809 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3810
            <Directory Id="dir54500835A9D8ED3CDE8075011496B014" Name="Europe" />
3811 f68c6d86 humkyung
        </DirectoryRef>
3812
    </Fragment>
3813
    <Fragment>
3814 b4b79262 humkyung
        <DirectoryRef Id="dirC22F81366F1DF3AD5DC4226B5B342836">
3815
            <Directory Id="dir55019B174A8E24545D3A98CC3ED359FE" Name="doc" />
3816 f68c6d86 humkyung
        </DirectoryRef>
3817
    </Fragment>
3818
    <Fragment>
3819 b4b79262 humkyung
        <DirectoryRef Id="dirA3D7EF843ACC83D2E3C9C01BBF3BBD99">
3820
            <Directory Id="dir5B7E6D2285D1DD45A3DE50429742BEFC" Name="linalg" />
3821 f68c6d86 humkyung
        </DirectoryRef>
3822
    </Fragment>
3823
    <Fragment>
3824 b4b79262 humkyung
        <DirectoryRef Id="dirC22F81366F1DF3AD5DC4226B5B342836">
3825
            <Directory Id="dir5C09092EA828110AC87373554A8D735D" Name="tessdata" />
3826 f68c6d86 humkyung
        </DirectoryRef>
3827
    </Fragment>
3828
    <Fragment>
3829 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3830
            <Directory Id="dir6A4703FB46CA2C0CA9F36571D09124DD" Name="Mexico" />
3831 f68c6d86 humkyung
        </DirectoryRef>
3832
    </Fragment>
3833
    <Fragment>
3834 b4b79262 humkyung
        <DirectoryRef Id="dirCB95A5AFC5861D1E3A722344BB5C91C8">
3835
            <Directory Id="dir6FBA8BF34AB39E09604B7F02BE160DA3" Name="ttk" />
3836 f68c6d86 humkyung
        </DirectoryRef>
3837
    </Fragment>
3838
    <Fragment>
3839 b4b79262 humkyung
        <DirectoryRef Id="dir3ED8F6497517110F0BBDE0E57D49740D">
3840
            <Directory Id="dir736CDDA7EDAF746EA439549D60950551" Name="data" />
3841 f68c6d86 humkyung
        </DirectoryRef>
3842
    </Fragment>
3843
    <Fragment>
3844 b4b79262 humkyung
        <DirectoryRef Id="dirF0FCC66BC9641E384D6FF5988E287843">
3845
            <Directory Id="dir75CBE86C6079D486D11839279B199CCE" Name="translations" />
3846 f68c6d86 humkyung
        </DirectoryRef>
3847
    </Fragment>
3848
    <Fragment>
3849 b4b79262 humkyung
        <DirectoryRef Id="dir608A4CEF2C50A404903D91CDBC5FC19F">
3850
            <Directory Id="dir7832A7EE9B82C3C910BA394AD29A9E6E" Name="http1.0" />
3851 f68c6d86 humkyung
        </DirectoryRef>
3852
    </Fragment>
3853
    <Fragment>
3854 b4b79262 humkyung
        <DirectoryRef Id="dir492E31D35D0836840D884AD8A988F534">
3855
            <Directory Id="dir7D4C2F3D589471961C0E8F7C02ADBD9A" Name="shell" />
3856 f68c6d86 humkyung
        </DirectoryRef>
3857
    </Fragment>
3858
    <Fragment>
3859 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3860
            <Directory Id="dir827DAC4336F6F56A47C629285E2CE3C6" Name="Etc" />
3861 f68c6d86 humkyung
        </DirectoryRef>
3862
    </Fragment>
3863
    <Fragment>
3864 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3865
            <Directory Id="dir82E46470BDE0B2D84DAA94ED252F64C1" Name="Pacific" />
3866 f68c6d86 humkyung
        </DirectoryRef>
3867
    </Fragment>
3868
    <Fragment>
3869 b4b79262 humkyung
        <DirectoryRef Id="dir608A4CEF2C50A404903D91CDBC5FC19F">
3870
            <Directory Id="dir89750BE4113C2B424DB0D1A6356EF2A0" Name="tzdata" />
3871 f68c6d86 humkyung
        </DirectoryRef>
3872
    </Fragment>
3873
    <Fragment>
3874 b4b79262 humkyung
        <DirectoryRef Id="dir95A64B093BC5ABC17734FA9E3123AFF4">
3875
            <Directory Id="dir8AE70D9FEB8C0789CEDC3FD1A40E0D80" Name="Kentucky" />
3876 f68c6d86 humkyung
        </DirectoryRef>
3877
    </Fragment>
3878
    <Fragment>
3879 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3880
            <Directory Id="dir8E7BE7396C6391C330F26E8B0EF309A5" Name="Africa" />
3881 f68c6d86 humkyung
        </DirectoryRef>
3882
    </Fragment>
3883
    <Fragment>
3884 b4b79262 humkyung
        <DirectoryRef Id="dirF0FCC66BC9641E384D6FF5988E287843">
3885
            <Directory Id="dir914A01B3B214416F60D72AA18E9BBCCA" Name="bin" />
3886 f68c6d86 humkyung
        </DirectoryRef>
3887
    </Fragment>
3888
    <Fragment>
3889 b4b79262 humkyung
        <DirectoryRef Id="dirA3D7EF843ACC83D2E3C9C01BBF3BBD99">
3890
            <Directory Id="dir9385CC6B178D3CCE8B89B8C7D212E9D7" Name="random" />
3891 f68c6d86 humkyung
        </DirectoryRef>
3892
    </Fragment>
3893
    <Fragment>
3894 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3895
            <Directory Id="dir95A64B093BC5ABC17734FA9E3123AFF4" Name="America" />
3896 f68c6d86 humkyung
        </DirectoryRef>
3897
    </Fragment>
3898
    <Fragment>
3899 b4b79262 humkyung
        <DirectoryRef Id="dir4C219358092CF37B231E3A3DAAF3B513">
3900
            <Directory Id="dir970E7371CB13C6FB4B38EA6FC2A0C58A" Name="speedups" />
3901 f68c6d86 humkyung
        </DirectoryRef>
3902
    </Fragment>
3903
    <Fragment>
3904 b4b79262 humkyung
        <DirectoryRef Id="dirC2E3E238A9038D3B90F99E903C25E23D">
3905
            <Directory Id="dirAB5E7F71D7CD6BE1A6CAF93F3ECA7D07" Name="platforms" />
3906 f68c6d86 humkyung
        </DirectoryRef>
3907
    </Fragment>
3908
    <Fragment>
3909 b4b79262 humkyung
        <DirectoryRef Id="dirC2E3E238A9038D3B90F99E903C25E23D">
3910
            <Directory Id="dirAB97E2B27F74C723FBC0D156D4743212" Name="styles" />
3911 f68c6d86 humkyung
        </DirectoryRef>
3912
    </Fragment>
3913
    <Fragment>
3914 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3915
            <Directory Id="dirAE1DE8E0F43A03682313195F0904D0A2" Name="Asia" />
3916 f68c6d86 humkyung
        </DirectoryRef>
3917
    </Fragment>
3918
    <Fragment>
3919 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3920
            <Directory Id="dirB7C6B1586653B5B30DCBABE406F9D91B" Name="Arctic" />
3921 f68c6d86 humkyung
        </DirectoryRef>
3922
    </Fragment>
3923
    <Fragment>
3924 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3925
            <Directory Id="dirB7E2D217162ACA6A81C5091F3A79FD41" Name="Indian" />
3926 f68c6d86 humkyung
        </DirectoryRef>
3927
    </Fragment>
3928
    <Fragment>
3929 b4b79262 humkyung
        <DirectoryRef Id="dir5C09092EA828110AC87373554A8D735D">
3930
            <Directory Id="dirB9B3A8CEBCBA2D9B973EC7B892CCFABC" Name="configs" />
3931 f68c6d86 humkyung
        </DirectoryRef>
3932
    </Fragment>
3933
    <Fragment>
3934 b4b79262 humkyung
        <DirectoryRef Id="dirF0FCC66BC9641E384D6FF5988E287843">
3935
            <Directory Id="dirC2E3E238A9038D3B90F99E903C25E23D" Name="plugins" />
3936 f68c6d86 humkyung
        </DirectoryRef>
3937
    </Fragment>
3938
    <Fragment>
3939 b4b79262 humkyung
        <DirectoryRef Id="dir95A64B093BC5ABC17734FA9E3123AFF4">
3940
            <Directory Id="dirC86B555166FD97EB5FC52246CE211E0C" Name="Argentina" />
3941 f68c6d86 humkyung
        </DirectoryRef>
3942
    </Fragment>
3943
    <Fragment>
3944 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3945
            <Directory Id="dirCDAC129A2BFAE7449FBA84C45ABF2A21" Name="Antarctica" />
3946 f68c6d86 humkyung
        </DirectoryRef>
3947
    </Fragment>
3948
    <Fragment>
3949 b4b79262 humkyung
        <DirectoryRef Id="dir95A64B093BC5ABC17734FA9E3123AFF4">
3950
            <Directory Id="dirD0A40DABA48A59B52CB64D3776A9C8D6" Name="North_Dakota" />
3951 f68c6d86 humkyung
        </DirectoryRef>
3952
    </Fragment>
3953
    <Fragment>
3954 b4b79262 humkyung
        <DirectoryRef Id="dirCB95A5AFC5861D1E3A722344BB5C91C8">
3955
            <Directory Id="dirDFF5D2F1D72DA540C34FFBC1B549A922" Name="images" />
3956 f68c6d86 humkyung
        </DirectoryRef>
3957
    </Fragment>
3958
    <Fragment>
3959 b4b79262 humkyung
        <DirectoryRef Id="dir608A4CEF2C50A404903D91CDBC5FC19F">
3960
            <Directory Id="dirEB931F8EF93C014B57C03AB11D15CCDF" Name="msgs" />
3961 f68c6d86 humkyung
        </DirectoryRef>
3962
    </Fragment>
3963
    <Fragment>
3964 b4b79262 humkyung
        <DirectoryRef Id="dirC22F81366F1DF3AD5DC4226B5B342836">
3965
            <Directory Id="dirED19015F0EDB31A49D02593CE09A98BC" Name="java" />
3966 f68c6d86 humkyung
        </DirectoryRef>
3967
    </Fragment>
3968
    <Fragment>
3969 b4b79262 humkyung
        <DirectoryRef Id="dir0395578F1B049DC836212B0E8A74915E">
3970
            <Directory Id="dirF0FCC66BC9641E384D6FF5988E287843" Name="Qt" />
3971 f68c6d86 humkyung
        </DirectoryRef>
3972
    </Fragment>
3973
    <Fragment>
3974 b4b79262 humkyung
        <DirectoryRef Id="dirCB95A5AFC5861D1E3A722344BB5C91C8">
3975
            <Directory Id="dirF0FD6488101C9602E18AD1908656A847" Name="msgs" />
3976 f68c6d86 humkyung
        </DirectoryRef>
3977
    </Fragment>
3978
    <Fragment>
3979 b4b79262 humkyung
        <DirectoryRef Id="dirC2E3E238A9038D3B90F99E903C25E23D">
3980
            <Directory Id="dirF14F277BC07DC53255A0BDF58742A2C6" Name="iconengines" />
3981 f68c6d86 humkyung
        </DirectoryRef>
3982
    </Fragment>
3983
    <Fragment>
3984 b4b79262 humkyung
        <DirectoryRef Id="dir89750BE4113C2B424DB0D1A6356EF2A0">
3985
            <Directory Id="dirF3A201EFBFBA0EC59E3E891B63637C16" Name="Chile" />
3986 f68c6d86 humkyung
        </DirectoryRef>
3987
    </Fragment>
3988
    <Fragment>
3989 b4b79262 humkyung
        <DirectoryRef Id="dirC2E3E238A9038D3B90F99E903C25E23D">
3990
            <Directory Id="dirF7DC2872BDD892A10055B37F3A69C5ED" Name="imageformats" />
3991 f68c6d86 humkyung
        </DirectoryRef>
3992
    </Fragment>
3993
</Wix>
클립보드 이미지 추가 (최대 크기: 500 MB)