Magento 2 Export
<?xml version="1.0" encoding="UTF-8"?>
<files>
<file filename="%exportid%_order_export.csv">
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl">
<xsl:output method="text" encoding="UTF-8"/>
...
mandeepsingh.hashnode.dev2 min read