<?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="FIX_remove_duplicate_gsr:1" author="veixar" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (gsr:GlobalSoundRecording {id: "d6dfcef7-a784-459b-b701-dc60514f3565"})
                DETACH DELETE gsr
            ]]>
        </query>
    </changeset>
</changelog>
