Profile Text: Display All
=== Copy the text below and then follow the Instructions in Step 1 of the Workflow =====
<?xml version="1.0" encoding="UTF-8" ?>
<AFWInstanceExtension xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://Siemens.com/GMS/AFW/LDL/LDL.xsd"
xsi:schemaLocation="http://Siemens.com/GMS/AFW/LDL/LDL.xsd LDL.xsd"
ParentProfile="KIOSK.ldl">
<ChangedEntities>
    <SnapInGroup>
        <SnapIn id="GraphicViewer">
            <SnapInConfigs>
                <Default>
                <Option name="EnableRotatingKiosk" value="true"/>
                </Default>
                <CustomData>
                    DefaultIntervalForKioskMode: 
                    KioskAutoRestart: true
                    KioskAutoRestartInterval: 
                </CustomData>
            </SnapInConfigs>
        </SnapIn>
    </SnapInGroup>
</ChangedEntities>
</AFWInstanceExtension>
        ============END OF COPY TEXT===========================
