<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.liquigraph.org/schema/1.0/liquigraph.xsd">

    <changeset id="PUB-107-manual-corrections2:1" author="j0shua">
        <query>
            <![CDATA[
                MATCH (pc:PublishingComposition {pubSongID: 1143})-[hsr:HAS_SOUND_RECORDING]->(gsr:GlobalSoundRecording)
                WHERE gsr.isrc = "CANC21600124"
                DELETE hsr
            ]]>
        </query>
    </changeset>
</changelog>
