diff --git a/PGM_Toolbox_ArcPro3/PGM_Toolbox.MergeFiles.pyt.xml b/PGM_Toolbox_ArcPro3/PGM_Toolbox.MergeFiles.pyt.xml
new file mode 100644
index 0000000000000000000000000000000000000000..cb04f8856299ad025dd2914517c44fb7e55db6c7
--- /dev/null
+++ b/PGM_Toolbox_ArcPro3/PGM_Toolbox.MergeFiles.pyt.xml
@@ -0,0 +1 @@
+<metadata xml:lang="en"><Esri><CreaDate>20170412</CreaDate><CreaTime>15375100</CreaTime><ArcGISFormat>1.0</ArcGISFormat><ArcGISstyle>FGDC CSDGM Metadata</ArcGISstyle><SyncOnce>TRUE</SyncOnce><ModDate>20170531</ModDate><ModTime>13462100</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>FGDC</ArcGISProfile></Esri><tool name="MergeFiles" displayname="Merge Files" toolboxalias="" xmlns=""><arcToolboxHelpPath>c:\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath><parameters><param name="workspace" displayname="Workspace" type="Required" direction="Input" datatype="Workspace" expression="workspace"><dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Input Workspace (directory) or Feature Dataset.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference></param><param name="wildcard" displayname="Wildcard" type="Optional" direction="Input" datatype="String" expression="{wildcard}"><dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Constrain the files used based on the filename (e.g. *.shp, roads*, *cores*).&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference></param><param name="featureType" displayname="Feature Type" type="Required" direction="Input" datatype="String" expression="POLYGON | POLYLINE | POINT | MULTIPOINT"><dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;This allows the user to constrain the feature class to only use this type (e.g. points, polygons).&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference></param><param name="recursive" displayname="Recursive" type="Optional" direction="Input" datatype="Boolean" expression="{recursive}"><dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;If checked, this will recursively run through a directory of folders.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference></param><param name="outFC" displayname="Output Feature Class" type="Required" direction="Output" datatype="Feature Class" expression="outFC"><dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The output shapefile or feature class containing all merged files.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference></param></parameters><summary>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Create a merged file by looping over many files, add a 'Filename' field with the filename to the feature class's table.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</summary></tool><dataIdInfo><idCitation><resTitle>Merge Files</resTitle></idCitation><idAbs>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Create a merged file by looping over many files, add a 'Filename' field with the filename to the feature class's table.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</idAbs></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv></metadata>