List the sample space of a fair, 11-sided number cube rolled while playing a board game.

S = {1,11}
S = {1}
S = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
S = {1, 2, 3 ,4, 5, 6, 7, 8, 9, 10, 11}

S = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}