<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="PUB-706_remove_profile:1" author="vmukan" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (profile:Profile {profileName: 'loyameli@yahoo.com', profileType: 'PublishingProfile', profileId: 449881})
                DETACH DELETE profile
            ]]>
        </cypherquery>
    </changeset>
</changelog>
