United States map in XAML

I worked on a little toy project on the side for which I needed a XAML map of the United States; however, I could not find such a thing myself. After looking through a few options I ruled out making a SVG to XAML converter, as I suck too much with XSLT. So instead, I traced a map of the united states from an image state by state. End result is attached for your consumption.

 I will continue working with this XAML by making it interactive with some JavaScript thanks to WPF/E (Silverlight).

USMap.xaml