<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PUB-238-delete-cleo-songs:1" author="ratoui">
        <query>
            <![CDATA[
                MATCH (pc:PublishingComposition) WHERE pc.pubSongID IN [
                    7941,
                    7940,
                    7939,
                    7938,
                    7937,
                    7936,
                    7935,
                    7934,
                    7932,
                    7931,
                    7930,
                    7929,
                    7928,
                    7926,
                    7925,
                    7924,
                    7923,
                    7922,
                    7921,
                    7920,
                    7919,
                    7917,
                    7916,
                    7915,
                    7914,
                    7913,
                    7912,
                    7875,
                    7855,
                    8151,
                    8134,
                    7933,
                    7927,
                    7918
                ] DETACH DELETE pc
            ]]>
        </query>
    </changeset>
</changelog>
