<?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-304-delete-ad-hoc-songs:1" author="mwalker">
        <query>
            <![CDATA[
                MATCH (pc:PublishingComposition) WHERE pc.pubSongID IN [
                    19841,
                    19845,
                    19844,
                    19842,
                    20210,
                    9789,
                    9694,
                    9445,
                    9399,
                    9327,
                    9326,
                    9329,
                    9328,
                    9087,
                    8098,
                    6724,
                    6596,
                    6565,
                    6567,
                    6429,
                    9438,
                    9442,
                    9440,
                    9439,
                    7958,
                    9436,
                    7957,
                    9432,
                    9435,
                    7960,
                    7961,
                    9433,
                    9441,
                    9434
                ] DETACH DELETE pc
            ]]>
        </query>
    </changeset>
</changelog>
