Error on compilation: The manifest contains invalid XML: mismatched tag:

These are invalid, because the closing tag is the same as the opening tag (which in effect means the closing tag is missing), as indicated in the error message.

Please see similar tags to see how to write these properly. Also, check and ensure you don’t have other tags like this.