<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz - link info</title>
<link>http://netvouz.com/url/c7fa4772800198237f5705d0fe9b5df5?feed=rss</link>
<description>Info about a link</description>
<item><title>MapsGettingStarted - gwt-google-apis - Using Google Maps in a GWT project - Project Hosting on Google Code</title>
<link>http://code.google.com/p/gwt-google-apis/wiki/MapsGettingStarted</link>
<description>package com.example.google.gwt.mapstutorial.client; import com.google.gwt.core.client.EntryPoint; import com.google.gwt.maps.client.InfoWindowContent; import com.google.gwt.maps.client.MapWidget; import com.google.gwt.maps.client.control.LargeMapControl; import com.google.gwt.maps.client.geom.LatLng; import com.google.gwt.maps.client.overlay.Marker; import com.google.gwt.user.client.ui.RootPanel; public class SimpleMaps implements EntryPoint {   private MapWidget map;   // GWT module entry point method.   public void onModuleLoad() {     LatLng cawkerCity = LatLng.newInstance(39.509,-98.434);     // Open a map centered on Cawker City, KS USA     map = new MapWidget(cawkerCity, 2);     map.setSize(&quot;500px&quot;, &quot;300px&quot;);         // Add some controls for the zoom</description>
<category domain="http://netvouz.com/ovalverde?category=8049028461258671247">crCasas</category>
<author>ovalverde</author>
<pubDate>Wed, 19 May 2010 05:26:54 GMT</pubDate>
</item></channel></rss>