I wrote the following XML query to parse the XML file into my Snowflake database:
SELECT XMLGET( prodCstmsHdr.value, \'prodCd\' ) FROM (SELECT XMLDOC