<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/theme.xsd">
    <package code="default">
        <title>Default</title>
        <theme version="2.0.0.1" code="iphone">
            <featured>1</featured>
            <title>Iphone</title>
            <requirements>
                <magento_version from="2.0.0.1-dev1" to="*"/>
            </requirements>
        </theme>
    </package>
</design>
