-----------------------------%MULTIPARTDELIMITER%
Content-Disposition: form-data; name="orion.user.security.token"

%SECURITYTOKEN%
-----------------------------%MULTIPARTDELIMITER%
Content-Disposition: form-data; name="file"; filename="%UPLOADEDFILENAME%"
Content-Type: text/xml

%ENTITYDEFINITIONBLOCK%<dashboard id="1">
  <name>%DELIMITER%%ENTITYREFERENCEBLOCK%%DELIMITER%</name>
  <filteringEnabled>false</filteringEnabled>
  <monitor>
    <uid>0</uid>
    <width>1</width>
    <height>1</height>
    <x>0</x>
    <y>0</y>
    <url>%MONITORURL%</url>
    <refreshInterval>5</refreshInterval>
    <refreshIntervalUnit>MIN</refreshIntervalUnit>
    <customConfigOptions></customConfigOptions>
    <filteringEnabled>false</filteringEnabled>
    <customExport factory="core.queryFactory">
      <query id="2">
        <name>%QUERYNAME%</name>
        <%ELEMENT%>%DASHBOARDNAME%</%ELEMENT%>
        <target>EPOLeafNode</target>
      </query>
    </customExport>
  </monitor>
</dashboard>

-----------------------------%MULTIPARTDELIMITER%
Content-Disposition: form-data; name="fileName"

%UPLOADEDFILENAME%
-----------------------------%MULTIPARTDELIMITER%--
