<?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-212-delete-comps:1" author="ratoui">
        <query>
            <![CDATA[
                MATCH (pc:PublishingComposition) WHERE pc.pubSongID IN [
                    8074,
                    8242,
                    8891,
                    8891,
                    6425,
                    6424,
                    6723,
                    6427,
                    6426,
                    6438,
                    6437,
                    9086,
                    4355,
                    4337,
                    4358,
                    4367,
                    4360,
                    4341,
                    4369,
                    4345,
                    4334,
                    4366,
                    4333,
                    4353,
                    4342,
                    4363,
                    4355,
                    4344,
                    4358,
                    4353,
                    4346,
                    4356,
                    4348,
                    4365,
                    4333,
                    4343,
                    4347,
                    4361,
                    4335,
                    4350,
                    4362,
                    4363,
                    4369,
                    4356,
                    4368,
                    4358,
                    4355,
                    4357,
                    4347,
                    4340,
                    4354,
                    4352,
                    4357,
                    4336,
                    4349,
                    4348,
                    4339,
                    4364,
                    4335,
                    4336,
                    4338,
                    4344,
                    4351,
                    4359
                ] DETACH DELETE pc
            ]]>
        </query>
    </changeset>
</changelog>
