Write function that takes two arguments and returns true if the value of one of the values is true and the other is false.
An example of this in use would be in a push gameplay, if you were trying to accumulate time only if the point is vacant of enemy forces. It is required for one team to be in that spot and not the other.