<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/trunk/src/Core/System/CustomEntity/Xml/entity-1.0.xsd">
    <entity name="ce_spatial_preview">
        <fields>
            <one-to-one name="media" reference="media" store-api-aware="false" on-delete="cascade" />
            <one-to-one name="preview" reference="media" store-api-aware="false" on-delete="cascade" />
        </fields>
    </entity>
</entities>
