You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

531 lines
68 KiB

6 years ago
6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <customFonts key="customFonts">
  12. <array key="SanFranciscoDisplay-Medium.otf">
  13. <string>SanFranciscoDisplay-Medium</string>
  14. </array>
  15. <array key="SanFranciscoDisplay-Regular.otf">
  16. <string>SanFranciscoDisplay-Regular</string>
  17. </array>
  18. <array key="SanFranciscoDisplay-Semibold.otf">
  19. <string>SanFranciscoDisplay-Semibold</string>
  20. </array>
  21. </customFonts>
  22. <scenes>
  23. <!--Send Money Verification View Controller-->
  24. <scene sceneID="c2a-gM-cBJ">
  25. <objects>
  26. <tableViewController storyboardIdentifier="SendMoneyVerificationViewController" id="z1L-xE-OXS" customClass="SendMoneyVerificationViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  27. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="static" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="cn8-Ou-EW6">
  28. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  30. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. <sections>
  32. <tableViewSection id="Wey-Um-syy">
  33. <cells>
  34. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="179" id="aZM-RC-Gka">
  35. <rect key="frame" x="0.0" y="0.0" width="375" height="179"/>
  36. <autoresizingMask key="autoresizingMask"/>
  37. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aZM-RC-Gka" id="psQ-Og-OSa">
  38. <rect key="frame" x="0.0" y="0.0" width="375" height="179"/>
  39. <autoresizingMask key="autoresizingMask"/>
  40. <subviews>
  41. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="z2K-Ca-fNc">
  42. <rect key="frame" x="20" y="20" width="345" height="143.5"/>
  43. <subviews>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Reciever Details" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="t6R-up-3D6">
  45. <rect key="frame" x="0.0" y="0.0" width="345" height="20.5"/>
  46. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  47. <color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="luh-jj-q5m">
  51. <rect key="frame" x="0.0" y="25.5" width="345" height="118"/>
  52. <subviews>
  53. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="s7n-kG-RXf">
  54. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  55. <subviews>
  56. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="g1t-35-vsY">
  57. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  58. <subviews>
  59. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Full Name" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8ag-0M-JxI">
  60. <rect key="frame" x="0.0" y="0.0" width="100" height="25"/>
  61. <constraints>
  62. <constraint firstAttribute="width" constant="100" id="FgS-a2-7V5"/>
  63. </constraints>
  64. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  65. <color key="textColor" white="0.03364955357142857" alpha="1" colorSpace="calibratedWhite"/>
  66. <nil key="highlightedColor"/>
  67. </label>
  68. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k0c-6q-kn5">
  69. <rect key="frame" x="100" y="0.0" width="245" height="25"/>
  70. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  71. <color key="textColor" white="0.03364955357142857" alpha="1" colorSpace="calibratedWhite"/>
  72. <nil key="highlightedColor"/>
  73. </label>
  74. </subviews>
  75. </stackView>
  76. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wt0-tw-1VF">
  77. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  78. <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  79. <constraints>
  80. <constraint firstAttribute="height" constant="0.5" id="N0o-Xa-nni"/>
  81. </constraints>
  82. </view>
  83. </subviews>
  84. <constraints>
  85. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="dNm-Ds-E0W"/>
  86. </constraints>
  87. </stackView>
  88. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="dj1-Cv-Kob">
  89. <rect key="frame" x="0.0" y="31" width="345" height="25"/>
  90. <subviews>
  91. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="16c-65-2u3">
  92. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  93. <subviews>
  94. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Address" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NCN-8W-JTM">
  95. <rect key="frame" x="0.0" y="0.0" width="100" height="25"/>
  96. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  97. <color key="textColor" white="0.03364955357142857" alpha="1" colorSpace="calibratedWhite"/>
  98. <nil key="highlightedColor"/>
  99. </label>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dnn-3y-Ufq">
  101. <rect key="frame" x="100" y="0.0" width="245" height="25"/>
  102. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  103. <color key="textColor" white="0.03364955357142857" alpha="1" colorSpace="calibratedWhite"/>
  104. <nil key="highlightedColor"/>
  105. </label>
  106. </subviews>
  107. </stackView>
  108. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UdI-Uf-HLo">
  109. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  110. <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  111. <constraints>
  112. <constraint firstAttribute="height" constant="0.5" id="C7K-dh-Swx"/>
  113. </constraints>
  114. </view>
  115. </subviews>
  116. </stackView>
  117. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="3zI-W1-F7C">
  118. <rect key="frame" x="0.0" y="62" width="345" height="25"/>
  119. <subviews>
  120. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ezO-Gr-nqB">
  121. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  122. <subviews>
  123. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Country" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bZM-e8-AXb">
  124. <rect key="frame" x="0.0" y="0.0" width="100" height="25"/>
  125. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  126. <color key="textColor" white="0.03364955357142857" alpha="1" colorSpace="calibratedWhite"/>
  127. <nil key="highlightedColor"/>
  128. </label>
  129. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lSX-Wi-zqi">
  130. <rect key="frame" x="100" y="0.0" width="245" height="25"/>
  131. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  132. <color key="textColor" white="0.03364955357142857" alpha="1" colorSpace="calibratedWhite"/>
  133. <nil key="highlightedColor"/>
  134. </label>
  135. </subviews>
  136. </stackView>
  137. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5pB-OE-2cg">
  138. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  139. <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  140. <constraints>
  141. <constraint firstAttribute="height" constant="0.5" id="JCx-Oc-n8S"/>
  142. </constraints>
  143. </view>
  144. </subviews>
  145. </stackView>
  146. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="ULU-P1-SnL">
  147. <rect key="frame" x="0.0" y="93" width="345" height="25"/>
  148. <subviews>
  149. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="evW-x9-e97">
  150. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  151. <subviews>
  152. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Mobile" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nf4-7d-Ukp">
  153. <rect key="frame" x="0.0" y="0.0" width="100" height="25"/>
  154. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  155. <color key="textColor" white="0.03364955357142857" alpha="1" colorSpace="calibratedWhite"/>
  156. <nil key="highlightedColor"/>
  157. </label>
  158. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PQT-9O-m4H">
  159. <rect key="frame" x="100" y="0.0" width="245" height="25"/>
  160. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  161. <color key="textColor" white="0.03364955357142857" alpha="1" colorSpace="calibratedWhite"/>
  162. <nil key="highlightedColor"/>
  163. </label>
  164. </subviews>
  165. </stackView>
  166. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RO6-MW-WFX">
  167. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  168. <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  169. <constraints>
  170. <constraint firstAttribute="height" constant="0.5" id="zb0-t4-HVY"/>
  171. </constraints>
  172. </view>
  173. </subviews>
  174. </stackView>
  175. </subviews>
  176. <constraints>
  177. <constraint firstItem="bZM-e8-AXb" firstAttribute="width" secondItem="8ag-0M-JxI" secondAttribute="width" id="AZR-sm-lWS"/>
  178. <constraint firstItem="NCN-8W-JTM" firstAttribute="width" secondItem="8ag-0M-JxI" secondAttribute="width" id="E1R-XH-mq9"/>
  179. <constraint firstItem="ULU-P1-SnL" firstAttribute="height" secondItem="s7n-kG-RXf" secondAttribute="height" id="Pnz-d7-UnH"/>
  180. <constraint firstItem="3zI-W1-F7C" firstAttribute="height" secondItem="s7n-kG-RXf" secondAttribute="height" id="Ylx-ZH-XGo"/>
  181. <constraint firstItem="dj1-Cv-Kob" firstAttribute="height" secondItem="s7n-kG-RXf" secondAttribute="height" id="Yo2-V5-YI1"/>
  182. <constraint firstItem="Nf4-7d-Ukp" firstAttribute="width" secondItem="8ag-0M-JxI" secondAttribute="width" id="im6-ub-qzN"/>
  183. </constraints>
  184. </stackView>
  185. </subviews>
  186. </stackView>
  187. </subviews>
  188. <constraints>
  189. <constraint firstItem="z2K-Ca-fNc" firstAttribute="leading" secondItem="psQ-Og-OSa" secondAttribute="leading" constant="20" id="61C-Li-muE"/>
  190. <constraint firstItem="z2K-Ca-fNc" firstAttribute="top" secondItem="psQ-Og-OSa" secondAttribute="top" constant="20" id="BTR-76-0GM"/>
  191. <constraint firstAttribute="trailing" secondItem="z2K-Ca-fNc" secondAttribute="trailing" constant="10" id="hkr-8d-ja2"/>
  192. <constraint firstAttribute="bottom" secondItem="z2K-Ca-fNc" secondAttribute="bottom" constant="15.5" id="vlh-a5-z7p"/>
  193. </constraints>
  194. </tableViewCellContentView>
  195. </tableViewCell>
  196. </cells>
  197. </tableViewSection>
  198. <tableViewSection id="EFe-Dh-LY1">
  199. <cells>
  200. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="226" id="5Lc-M3-klA">
  201. <rect key="frame" x="0.0" y="179" width="375" height="226"/>
  202. <autoresizingMask key="autoresizingMask"/>
  203. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="5Lc-M3-klA" id="yKP-v4-5hH">
  204. <rect key="frame" x="0.0" y="0.0" width="375" height="226"/>
  205. <autoresizingMask key="autoresizingMask"/>
  206. <subviews>
  207. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="NES-Xy-01t">
  208. <rect key="frame" x="20" y="10" width="345" height="190.5"/>
  209. <subviews>
  210. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Transaction Details" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v0Q-bv-fyO">
  211. <rect key="frame" x="0.0" y="0.0" width="345" height="20"/>
  212. <constraints>
  213. <constraint firstAttribute="height" constant="20" id="FyL-p3-KXf"/>
  214. </constraints>
  215. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  216. <color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  217. <nil key="highlightedColor"/>
  218. </label>
  219. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="XUh-zT-I3S">
  220. <rect key="frame" x="0.0" y="25" width="345" height="165.5"/>
  221. <subviews>
  222. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="gXi-M0-QGx">
  223. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  224. <subviews>
  225. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hQ9-Ae-NRJ">
  226. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  227. <subviews>
  228. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Payout Country" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gjw-a5-RqE">
  229. <rect key="frame" x="0.0" y="0.0" width="120" height="25"/>
  230. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  231. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  232. <nil key="highlightedColor"/>
  233. </label>
  234. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="93F-QW-elO">
  235. <rect key="frame" x="120" y="0.0" width="225" height="25"/>
  236. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  237. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  238. <nil key="highlightedColor"/>
  239. </label>
  240. </subviews>
  241. </stackView>
  242. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Xr-pQ-O6h">
  243. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  244. <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  245. <constraints>
  246. <constraint firstAttribute="height" constant="0.5" id="AWF-Eb-lt5"/>
  247. </constraints>
  248. </view>
  249. </subviews>
  250. <constraints>
  251. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="SFM-bH-kvZ"/>
  252. </constraints>
  253. </stackView>
  254. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="NcR-bm-5Qa">
  255. <rect key="frame" x="0.0" y="35" width="345" height="25"/>
  256. <subviews>
  257. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8fT-8K-UU0">
  258. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  259. <subviews>
  260. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Payout Mode" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="udF-KR-HFx">
  261. <rect key="frame" x="0.0" y="0.0" width="120" height="25"/>
  262. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  263. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  264. <nil key="highlightedColor"/>
  265. </label>
  266. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j6l-ij-Dyr">
  267. <rect key="frame" x="120" y="0.0" width="225" height="25"/>
  268. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  269. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  270. <nil key="highlightedColor"/>
  271. </label>
  272. </subviews>
  273. </stackView>
  274. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JSE-DO-GME">
  275. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  276. <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  277. <constraints>
  278. <constraint firstAttribute="height" constant="0.5" id="0T5-QL-R8y"/>
  279. </constraints>
  280. </view>
  281. </subviews>
  282. </stackView>
  283. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="c7W-ci-3o9">
  284. <rect key="frame" x="0.0" y="70.5" width="345" height="25"/>
  285. <subviews>
  286. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ion-vp-h63">
  287. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  288. <subviews>
  289. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Paying Amount" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o4Y-Pn-8Vc">
  290. <rect key="frame" x="0.0" y="0.0" width="120" height="25"/>
  291. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  292. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  293. <nil key="highlightedColor"/>
  294. </label>
  295. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nO5-yR-ew5">
  296. <rect key="frame" x="120" y="0.0" width="225" height="25"/>
  297. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  298. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  299. <nil key="highlightedColor"/>
  300. </label>
  301. </subviews>
  302. </stackView>
  303. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eDv-Xv-YfG">
  304. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  305. <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  306. <constraints>
  307. <constraint firstAttribute="height" constant="0.5" id="2wJ-4k-sxk"/>
  308. </constraints>
  309. </view>
  310. </subviews>
  311. </stackView>
  312. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="bYP-z7-pdo">
  313. <rect key="frame" x="0.0" y="105.5" width="345" height="25"/>
  314. <subviews>
  315. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Gi5-r4-dyO">
  316. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  317. <subviews>
  318. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Exchange Rate" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Cwe-iS-XYo">
  319. <rect key="frame" x="0.0" y="0.0" width="120" height="25"/>
  320. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  321. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  322. <nil key="highlightedColor"/>
  323. </label>
  324. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gJk-8S-8R0">
  325. <rect key="frame" x="120" y="0.0" width="225" height="25"/>
  326. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  327. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  328. <nil key="highlightedColor"/>
  329. </label>
  330. </subviews>
  331. </stackView>
  332. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gJS-Az-T8e">
  333. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  334. <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  335. <constraints>
  336. <constraint firstAttribute="height" constant="0.5" id="dWc-uq-aQa"/>
  337. </constraints>
  338. </view>
  339. </subviews>
  340. </stackView>
  341. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="IRO-hu-J2s">
  342. <rect key="frame" x="0.0" y="140.5" width="345" height="25"/>
  343. <subviews>
  344. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cT0-TW-JtH">
  345. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  346. <subviews>
  347. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Service Charge" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H3A-mN-Mdt">
  348. <rect key="frame" x="0.0" y="0.0" width="120" height="25"/>
  349. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  350. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  351. <nil key="highlightedColor"/>
  352. </label>
  353. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mYq-Uf-g1V">
  354. <rect key="frame" x="120" y="0.0" width="225" height="25"/>
  355. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  356. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  357. <nil key="highlightedColor"/>
  358. </label>
  359. </subviews>
  360. </stackView>
  361. </subviews>
  362. </stackView>
  363. <stackView hidden="YES" opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="rk2-Ky-8dn">
  364. <rect key="frame" x="0.0" y="165.5" width="345" height="25"/>
  365. <subviews>
  366. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eR3-EP-Bkf">
  367. <rect key="frame" x="0.0" y="0.0" width="345" height="25"/>
  368. <subviews>
  369. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Payout Agent/Bank" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vzF-GP-Vyz">
  370. <rect key="frame" x="0.0" y="0.0" width="120" height="25"/>
  371. <constraints>
  372. <constraint firstAttribute="width" constant="120" id="djk-ZF-0dD"/>
  373. </constraints>
  374. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  375. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  376. <nil key="highlightedColor"/>
  377. </label>
  378. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=": Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VpB-U7-5VE">
  379. <rect key="frame" x="120" y="0.0" width="225" height="25"/>
  380. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
  381. <color key="textColor" white="0.033649553569999997" alpha="1" colorSpace="calibratedWhite"/>
  382. <nil key="highlightedColor"/>
  383. </label>
  384. </subviews>
  385. </stackView>
  386. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DQI-ZW-vHk">
  387. <rect key="frame" x="0.0" y="0.0" width="345" height="0.5"/>
  388. <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  389. <constraints>
  390. <constraint firstAttribute="height" constant="0.5" id="UJc-AQ-ULo"/>
  391. </constraints>
  392. </view>
  393. </subviews>
  394. </stackView>
  395. </subviews>
  396. <constraints>
  397. <constraint firstItem="udF-KR-HFx" firstAttribute="width" secondItem="gjw-a5-RqE" secondAttribute="width" id="0Ag-n8-iCu"/>
  398. <constraint firstItem="o4Y-Pn-8Vc" firstAttribute="width" secondItem="gjw-a5-RqE" secondAttribute="width" id="8xE-mv-uBD"/>
  399. <constraint firstItem="bYP-z7-pdo" firstAttribute="height" secondItem="gXi-M0-QGx" secondAttribute="height" id="B2i-KR-DKW"/>
  400. <constraint firstItem="vzF-GP-Vyz" firstAttribute="width" secondItem="gjw-a5-RqE" secondAttribute="width" id="BrZ-8C-UAh"/>
  401. <constraint firstItem="H3A-mN-Mdt" firstAttribute="width" secondItem="gjw-a5-RqE" secondAttribute="width" id="ChI-Ai-7Gy"/>
  402. <constraint firstItem="c7W-ci-3o9" firstAttribute="height" secondItem="gXi-M0-QGx" secondAttribute="height" id="KTs-cU-dZo"/>
  403. <constraint firstItem="Cwe-iS-XYo" firstAttribute="width" secondItem="gjw-a5-RqE" secondAttribute="width" id="PcQ-cW-f3j"/>
  404. <constraint firstItem="IRO-hu-J2s" firstAttribute="height" secondItem="gXi-M0-QGx" secondAttribute="height" id="W3a-BP-mTL"/>
  405. <constraint firstItem="rk2-Ky-8dn" firstAttribute="height" secondItem="gXi-M0-QGx" secondAttribute="height" id="Zof-Ya-uog"/>
  406. <constraint firstItem="NcR-bm-5Qa" firstAttribute="height" secondItem="gXi-M0-QGx" secondAttribute="height" id="mgY-lB-C1A"/>
  407. </constraints>
  408. </stackView>
  409. </subviews>
  410. </stackView>
  411. </subviews>
  412. <constraints>
  413. <constraint firstItem="NES-Xy-01t" firstAttribute="leading" secondItem="yKP-v4-5hH" secondAttribute="leading" constant="20" id="Xh0-n9-uQS"/>
  414. <constraint firstAttribute="trailing" secondItem="NES-Xy-01t" secondAttribute="trailing" constant="10" id="few-BI-YPa"/>
  415. <constraint firstItem="NES-Xy-01t" firstAttribute="top" secondItem="yKP-v4-5hH" secondAttribute="top" constant="10" id="g0r-HS-Hc8"/>
  416. <constraint firstAttribute="bottom" secondItem="NES-Xy-01t" secondAttribute="bottom" constant="25.5" id="iLh-qG-9Xl"/>
  417. </constraints>
  418. </tableViewCellContentView>
  419. </tableViewCell>
  420. </cells>
  421. </tableViewSection>
  422. <tableViewSection id="vyS-RZ-Ial">
  423. <cells>
  424. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="164" id="k3W-d2-6CE">
  425. <rect key="frame" x="0.0" y="405" width="375" height="164"/>
  426. <autoresizingMask key="autoresizingMask"/>
  427. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="k3W-d2-6CE" id="YgP-8M-2Bx">
  428. <rect key="frame" x="0.0" y="0.0" width="375" height="164"/>
  429. <autoresizingMask key="autoresizingMask"/>
  430. <subviews>
  431. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="QPQ-CD-dbK">
  432. <rect key="frame" x="100" y="15" width="175" height="56"/>
  433. <subviews>
  434. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="I have read and agreed to " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yn5-1J-nDc">
  435. <rect key="frame" x="16.5" y="0.0" width="142.5" height="16"/>
  436. <constraints>
  437. <constraint firstAttribute="height" constant="16" id="JdA-Lq-CBJ"/>
  438. </constraints>
  439. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
  440. <nil key="textColor"/>
  441. <nil key="highlightedColor"/>
  442. </label>
  443. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jdB-M7-bxd">
  444. <rect key="frame" x="0.0" y="16" width="175" height="40"/>
  445. <constraints>
  446. <constraint firstAttribute="height" constant="40" id="0Vz-S9-ULW"/>
  447. </constraints>
  448. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="12"/>
  449. <state key="normal" title="GME Remittance User Agreement">
  450. <color key="titleColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  451. </state>
  452. <connections>
  453. <action selector="showUserAgreement:" destination="z1L-xE-OXS" eventType="touchUpInside" id="AMV-wa-4zm"/>
  454. </connections>
  455. </button>
  456. </subviews>
  457. </stackView>
  458. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aK1-qf-WzM">
  459. <rect key="frame" x="87.5" y="91" width="200" height="50"/>
  460. <color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  461. <constraints>
  462. <constraint firstAttribute="height" constant="50" id="JGe-cn-QAS"/>
  463. <constraint firstAttribute="width" constant="200" id="c7O-3e-7sV"/>
  464. </constraints>
  465. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
  466. <state key="normal" title="Agree And Send">
  467. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  468. </state>
  469. <userDefinedRuntimeAttributes>
  470. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  471. <integer key="value" value="25"/>
  472. </userDefinedRuntimeAttribute>
  473. </userDefinedRuntimeAttributes>
  474. <connections>
  475. <action selector="submit:" destination="z1L-xE-OXS" eventType="touchUpInside" id="lwC-LB-z0t"/>
  476. </connections>
  477. </button>
  478. </subviews>
  479. <constraints>
  480. <constraint firstItem="QPQ-CD-dbK" firstAttribute="centerX" secondItem="YgP-8M-2Bx" secondAttribute="centerX" id="CZq-yH-kW6"/>
  481. <constraint firstItem="QPQ-CD-dbK" firstAttribute="top" secondItem="YgP-8M-2Bx" secondAttribute="top" constant="15" id="bfB-48-2qZ"/>
  482. <constraint firstAttribute="bottom" secondItem="aK1-qf-WzM" secondAttribute="bottom" constant="23" id="eus-Cd-K6I"/>
  483. <constraint firstItem="aK1-qf-WzM" firstAttribute="centerX" secondItem="YgP-8M-2Bx" secondAttribute="centerX" id="lrd-S2-Jpv"/>
  484. <constraint firstItem="aK1-qf-WzM" firstAttribute="top" secondItem="jdB-M7-bxd" secondAttribute="bottom" constant="20" id="pmo-gd-Tfn"/>
  485. </constraints>
  486. </tableViewCellContentView>
  487. </tableViewCell>
  488. </cells>
  489. </tableViewSection>
  490. </sections>
  491. <connections>
  492. <outlet property="dataSource" destination="z1L-xE-OXS" id="QCL-e8-WxN"/>
  493. <outlet property="delegate" destination="z1L-xE-OXS" id="HeW-Du-1Aw"/>
  494. </connections>
  495. </tableView>
  496. <connections>
  497. <outlet property="addressLabel" destination="dnn-3y-Ufq" id="d1u-dz-rVd"/>
  498. <outlet property="addressTitleLabel" destination="NCN-8W-JTM" id="fMF-wD-HPW"/>
  499. <outlet property="agreeAndSendButton" destination="aK1-qf-WzM" id="5qv-xw-xJd"/>
  500. <outlet property="bankNameStackView" destination="rk2-Ky-8dn" id="eJV-JZ-udP"/>
  501. <outlet property="countryLabel" destination="lSX-Wi-zqi" id="xlG-vf-NWi"/>
  502. <outlet property="countryTitleLabel" destination="bZM-e8-AXb" id="eFL-V8-DjN"/>
  503. <outlet property="exchangeRateLabel" destination="gJk-8S-8R0" id="yRZ-WX-BFn"/>
  504. <outlet property="exchangeRateTitleLabel" destination="Cwe-iS-XYo" id="cBD-EC-Ghw"/>
  505. <outlet property="fullNameLabel" destination="k0c-6q-kn5" id="ctQ-0F-vQu"/>
  506. <outlet property="fullNameTitleLabel" destination="8ag-0M-JxI" id="KFw-be-diT"/>
  507. <outlet property="mobileLabel" destination="PQT-9O-m4H" id="Of3-o2-1H9"/>
  508. <outlet property="mobileTitleLabel" destination="Nf4-7d-Ukp" id="igY-d7-mWm"/>
  509. <outlet property="payingAmountLabel" destination="nO5-yR-ew5" id="t2O-Wh-Ori"/>
  510. <outlet property="payingAmountTitleLabel" destination="o4Y-Pn-8Vc" id="12J-sA-rZl"/>
  511. <outlet property="payoutAgentBankLabel" destination="VpB-U7-5VE" id="NfN-5Z-5dt"/>
  512. <outlet property="payoutAgentBankTitleLabel" destination="vzF-GP-Vyz" id="jJT-hj-OVk"/>
  513. <outlet property="payoutCountryLabel" destination="93F-QW-elO" id="8vS-6e-9Cj"/>
  514. <outlet property="payoutCountryTitleLabel" destination="gjw-a5-RqE" id="BNf-lw-KQw"/>
  515. <outlet property="payoutModeLabel" destination="j6l-ij-Dyr" id="DIH-qM-6be"/>
  516. <outlet property="payoutModeTitleLabel" destination="udF-KR-HFx" id="dch-SD-09p"/>
  517. <outlet property="readAndAgreeTextLabel" destination="Yn5-1J-nDc" id="Z7a-gY-3gJ"/>
  518. <outlet property="recieverDetailsLabel" destination="t6R-up-3D6" id="XlQ-6e-UwZ"/>
  519. <outlet property="serviceChargeLabel" destination="mYq-Uf-g1V" id="kXQ-7b-afR"/>
  520. <outlet property="serviceChargeTitleLabel" destination="H3A-mN-Mdt" id="rYt-4g-AxS"/>
  521. <outlet property="transactionDetailsLabel" destination="v0Q-bv-fyO" id="nHa-Qn-YZo"/>
  522. <outlet property="userAgreementButton" destination="jdB-M7-bxd" id="aDt-ES-WRs"/>
  523. </connections>
  524. </tableViewController>
  525. <placeholder placeholderIdentifier="IBFirstResponder" id="nJV-if-ch6" userLabel="First Responder" sceneMemberID="firstResponder"/>
  526. </objects>
  527. <point key="canvasLocation" x="23.199999999999999" y="227.13643178410797"/>
  528. </scene>
  529. </scenes>
  530. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  531. </document>