<?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.3/engine/Shopware/Components/Plugin/schema/menu.xsd">
    <entries>
    
        <entry>
            <name>OnPage SEO Analyse</name>
            <label lang="en">OnPage SEO Analyse</label>
            <label lang="de">OnPage SEO Analyse</label>
            <controller>DreiscSeoCrawlerApp</controller>
            <action>Index</action>
            <class>sprite-dreisc--shopware-seo-crawler-icon</class>
            <parent identifiedBy="controller">Marketing</parent>
        </entry>
        
    </entries>
</menu>