I've placed the F-100 in my P3DV5 addon folder and when it starts it show error below:



There are aboiut ~40 of these wav sound popup that I have to dismiss and wanted to set my xml file so that these popup will go away.


This is my Xml file in my addon folder:

<?xml version="1.0" encoding="utf-8"?>
<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
<AddOn.Name>Milviz F-100</AddOn.Name>
<AddOn.Description>Milviz F-100</AddOn.Description>
<AddOn.Component>
<Category>EFFECTS</Category>
<Path>Effects</Path>
</AddOn.Component>
<AddOn.Component>
<Category>SimObjects</Category>
<Path>SimObjects\Airplanes</Path>
</AddOn.Component>
</SimBase.Document>


I know I need to add something else to this but not sure what it is.

There is a sound folder but it contains three wav files, a sonic boom and I think cannon fire.


Edit:

I installed this in P3DV5 addon folder and it looks like there is a folder F100XML_Sounds where all these sounds are. I don't have TACPAC installed.
So, if anyone out there added the F-100 to their addon on folder, I'd like to compare xml files.