'''=Example 1''' a : A hotel has double rooms which can be sold as twins.=
This example works for any room types where one can be used as the other.
='''Set up='''
'''Step 1: Create individual "real" rooms'''
'''=Example 2''' a :A hotel has double rooms and single rooms where single guests can be placed in a double room if there are no single rooms available.=
This example works for any room types where one can be used as the other but not the other way round. i.e. as single booking can be placed in a double room but a double booking can not be placed in a single room.