<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>United States map in XAML</title><link>http://blogs.msdn.com/sskier/archive/2007/04/22/united-states-map-in-xaml.aspx</link><description>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.</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Map Of The USA In XAML!</title><link>http://blogs.msdn.com/sskier/archive/2007/04/22/united-states-map-in-xaml.aspx#2230484</link><pubDate>Sun, 22 Apr 2007 10:39:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2230484</guid><dc:creator>ѕcrарраd!</dc:creator><description>&lt;p&gt;Now this is pretty cool and not something you will see every day. In fact I actually haven't seen a map&lt;/p&gt;
</description></item><item><title>re: United States map in XAML</title><link>http://blogs.msdn.com/sskier/archive/2007/04/22/united-states-map-in-xaml.aspx#2345204</link><pubDate>Tue, 01 May 2007 01:37:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2345204</guid><dc:creator>tvanfleet</dc:creator><description>&lt;p&gt;Actually I have been looking at using maps within Silverlight for a few months. &amp;nbsp;The way I pulled the map in was:&lt;/p&gt;
&lt;p&gt;1. &amp;nbsp;Take a SVG map and then convert it WMF. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. &amp;nbsp;Open the WMF file in Expression Design and export to XAML. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also whats pretty interesting is taking ESRI files and converting them to WMF to pull in. &amp;nbsp;I see a lot of potential for XAML in geospatial functions.&lt;/p&gt;
</description></item></channel></rss>