<?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-281-delete-cleo-songs:1" author="mwalker">
        <query>
            <![CDATA[
                MATCH (pc:PublishingComposition) WHERE pc.pubSongID IN [
                    7786,
                    7785,
                    7784,
                    7783,
                    7724
                ] DETACH DELETE pc
            ]]>
        </query>
    </changeset>
</changelog>
