<?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="DATA-8775_update_gsr_name:1" author="rshield" run-on-change="true">
        <query>
            MATCH(gsr:GlobalSoundRecording {isrc: "QM4TW2103701"})
                SET gsr.name = "Kunstner"
        </query>
    </changeset>
</changelog>
