|  | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 
|  | <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> | 
|  | <dependencies> | 
|  | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/> | 
|  | </dependencies> | 
|  | <objects> | 
|  | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="NativeContentController"> | 
|  | <connections> | 
|  | <outlet property="view" destination="iN0-l3-epB" id="nc9-et-tHX"/> | 
|  | </connections> | 
|  | </placeholder> | 
|  | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> | 
|  | <view contentMode="scaleToFill" id="iN0-l3-epB"> | 
|  | <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> | 
|  | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | 
|  | <subviews> | 
|  | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="test pass" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DgZ-eM-3WO"> | 
|  | <rect key="frame" x="231" y="166" width="42" height="21"/> | 
|  | <fontDescription key="fontDescription" type="system" pointSize="17"/> | 
|  | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> | 
|  | <nil key="highlightedColor"/> | 
|  | </label> | 
|  | </subviews> | 
|  | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> | 
|  | </view> | 
|  | </objects> | 
|  | </document> |