<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="test_node_nrgraph:3" author="npatel" neo4j-server="nr-graph" run-always="true">
        <cypherquery>
            <![CDATA[
                CREATE (n:Test {title: "Changeset with neo4j-server set to nr-graph"})
            ]]>
        </cypherquery>
    </changeset>
</changelog>
