<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/5.5/engine/Shopware/Components/Plugin/schema/menu.xsd">

    <entries>
        <entry>
            <name>Advanced Promotion Suite</name>
            <label lang="en">Advanced Promotion Suite</label>
            <label lang="de">Advanced Promotion Suite</label>
            <controller>SwagPromotion</controller>
            <action>index</action>
            <class>promotion-icon</class>
            <parent identifiedBy="controller">Marketing</parent>
        </entry>
    </entries>
</menu>
