<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_0" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <customFonts key="customFonts">
        <array key="BRSonoma-Regular.otf">
            <string>BRSonoma-Regular</string>
        </array>
    </customFonts>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="CallCollectionViewCell" customModule="WoWonder" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="130" height="182"/>
            <autoresizingMask key="autoresizingMask"/>
            <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                <rect key="frame" x="0.0" y="0.0" width="130" height="182"/>
                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OCx-G2-cXS">
                        <rect key="frame" x="0.0" y="0.0" width="130" height="182"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Dqd-ZY-DYJ">
                                <rect key="frame" x="0.0" y="0.0" width="130" height="152"/>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EBL-Zy-Bc4">
                                <rect key="frame" x="0.0" y="152" width="130" height="30"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rSa-c0-Xfy">
                                        <rect key="frame" x="0.0" y="0.0" width="130" height="30"/>
                                        <fontDescription key="fontDescription" name="BRSonoma-Regular" family="BRSonoma-Regular" pointSize="14"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="rSa-c0-Xfy" secondAttribute="bottom" id="Bbb-wT-0gv"/>
                                    <constraint firstAttribute="height" constant="30" id="ETk-NL-nz7"/>
                                    <constraint firstAttribute="trailing" secondItem="rSa-c0-Xfy" secondAttribute="trailing" id="WG0-6W-T0Q"/>
                                    <constraint firstItem="rSa-c0-Xfy" firstAttribute="leading" secondItem="EBL-Zy-Bc4" secondAttribute="leading" id="qHx-Gs-rst"/>
                                    <constraint firstItem="rSa-c0-Xfy" firstAttribute="top" secondItem="EBL-Zy-Bc4" secondAttribute="top" id="snA-KL-MBH"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="Dqd-ZY-DYJ" secondAttribute="trailing" id="Crw-cO-iKr"/>
                            <constraint firstItem="EBL-Zy-Bc4" firstAttribute="leading" secondItem="OCx-G2-cXS" secondAttribute="leading" id="D6n-Gz-caX"/>
                            <constraint firstItem="Dqd-ZY-DYJ" firstAttribute="top" secondItem="OCx-G2-cXS" secondAttribute="top" id="HA5-Uy-cZk"/>
                            <constraint firstAttribute="trailing" secondItem="EBL-Zy-Bc4" secondAttribute="trailing" id="L9N-ni-Zpt"/>
                            <constraint firstItem="EBL-Zy-Bc4" firstAttribute="top" secondItem="Dqd-ZY-DYJ" secondAttribute="bottom" id="Z8R-9s-Szj"/>
                            <constraint firstItem="Dqd-ZY-DYJ" firstAttribute="leading" secondItem="OCx-G2-cXS" secondAttribute="leading" id="iyS-NR-lth"/>
                            <constraint firstAttribute="bottom" secondItem="EBL-Zy-Bc4" secondAttribute="bottom" id="ocZ-3y-OYO"/>
                        </constraints>
                    </view>
                </subviews>
            </view>
            <viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
            <constraints>
                <constraint firstAttribute="bottom" secondItem="OCx-G2-cXS" secondAttribute="bottom" id="cx5-Og-RyR"/>
                <constraint firstAttribute="trailing" secondItem="OCx-G2-cXS" secondAttribute="trailing" id="jp8-bo-gLc"/>
                <constraint firstItem="OCx-G2-cXS" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="mh1-zZ-Hy2"/>
                <constraint firstItem="OCx-G2-cXS" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="rWc-tN-OD5"/>
            </constraints>
            <size key="customSize" width="130" height="182"/>
            <connections>
                <outlet property="cellView" destination="OCx-G2-cXS" id="YK6-SC-lni"/>
                <outlet property="nameplateView" destination="EBL-Zy-Bc4" id="FSX-He-MPj"/>
                <outlet property="usernameLabel" destination="rSa-c0-Xfy" id="i1l-Zz-Pcp"/>
                <outlet property="videoView" destination="Dqd-ZY-DYJ" id="6bp-zS-bsN"/>
            </connections>
            <point key="canvasLocation" x="163.07692307692307" y="46.208530805687204"/>
        </collectionViewCell>
    </objects>
    <resources>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>
