<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-MAINT_update_product_name:1" author="kturner">
        <cypherquery>
            <![CDATA[
            MATCH(p:NrProduct:NrOwnership {id: "67eae473-dbdd-4c5e-bceb-511e9243427d"})
            SET p.name = "Turkmen Epic Singing: Köroğlu";
          ]]>
        </cypherquery>
    </changeset>
</changelog>
