Construct a regular expression that recognizes the following language of strings over the alphabet { 0 1 }:
All binary strings (most-significant bit first) representing odd numbers. Leading 0's are allowed.