<?php declare(strict_types=1);
namespace Pixup\GoogleSitemapGenerator;
use Shopware\Core\Framework\Plugin;
class PixupSitemapGeneratorSW6 extends Plugin
{
}