ببین فایل package-info.xml رو بصورت زیر ادیت کردم ولی این ارور رو باز میده:فایل اپلود شده بسته یا ابزار کاربردی smf نمیباشد

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE package-info SYSTEM "[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This is a simplified package manifest for SMF packages.

ATTENTION: If you are trying to install this manually, you should try
the package manager. If it will not work for you, please take a look
at the following for information on this format:
[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->

<package-info xmlns="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] xmlns:smf="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
<id>aaronvg:filemanager</id>
<name>SMF File Manager</name>
<version>1.0.3</version>

<type>modification</type>

<install >
<modification format="xml">modification.xml</modification>
<require-file name="FileManager.php" destination="$sourcedir" />
<require-file name="FileManager.template.php" destination="$themedir" />
<require-file name="FileManager.persian.php" destination="$themedir/languages" />
<require-file name="FileManager.english.php" destination="$themedir/languages" />
<require-file name="chmod.gif" destination="$themedir/images" />
<require-file name="delete.gif" destination="$themedir/images" />
<require-file name="file.gif" destination="$themedir/images" />
<require-file name="folder.gif" destination="$themedir/images" />
<require-file name="parent.gif" destination="$themedir/images" />
<require-file name="rename.gif" destination="$themedir/images" />
</install>

<uninstall >
<modification reverse="true" format="xml">modification.xml</modification>
</uninstall>
</package-info>