Created
May 3, 2015 12:24
-
-
Save sanchojaf/f3359cc2938c9ec145e2 to your computer and use it in GitHub Desktop.
US Outlying Territories
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <option value="AS">American Samoa</option> | |
| <option value="GU">Guam</option> | |
| <option value="MP">Northern Mariana Islands</option> | |
| <option value="PR">Puerto Rico</option> | |
| <option value="UM">United States Minor Outlying Islands</option> | |
| <option value="VI">Virgin Islands</option> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment