<?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.2/engine/Shopware/Components/Plugin/schema/menu.xsd">
    <entries>
        <entry>
            <name>WashCareSymbols</name>
            <label lang="de">Pflegesymbole</label>
            <label lang="en">Wash Care Symbols</label>
            <controller>WashCareSymbols</controller>
            <action>index</action>
            <class>sprite-ui-tooltip-balloon-bottom</class>
            <parent identifiedBy="controller">Article</parent>
        </entry>
    </entries>
</menu>