<?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-412-delete-duplicate-songs:1" author="mwalker">
        <query>
            <![CDATA[
                MATCH (pc:PublishingComposition) WHERE pc.pubSongID IN [
                    19501,
                    24307,
                    24707,
                    24615,
                    24737,
                    24690,
                    24286,
                    19672,
                    24362,
                    24324,
                    24712,
                    18690,
                    24733,
                    24716,
                    18692,
                    19724,
                    19760,
                    24631,
                    24636,
                    24623,
                    19697,
                    18700,
                    25115,
                    25114,
                    22663,
                    22668,
                    24947,
                    24820,
                    24623,
                    24651,
                    24693,
                    24636,
                    24631,
                    23825,
                    22687,
                    22671,
                    22683,
                    22696,
                    22694,
                    22689,
                    22680,
                    22661,
                    22686,
                    22675,
                    22660,
                    22688,
                    22681,
                    22687,
                    22674,
                    22698,
                    22691,
                    22697,
                    22676,
                    22684,
                    22699,
                    22673,
                    22661,
                    22688,
                    22672,
                    22690,
                    22687,
                    22685,
                    22660,
                    22677,
                    22678,
                    22701,
                    22682,
                    22686,
                    22692,
                    22679,
                    22674,
                    22676,
                    22693,
                    22689,
                    22695,
                    22696,
                    22675,
                    22681,
                    22671,
                    22683,
                    22673,
                    22692,
                    22680,
                    22670,
                    22698,
                    16844,
                    22669,
                    22669,
                    22882
                ] DETACH DELETE pc
            ]]>
        </query>
    </changeset>
</changelog>
