<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
 <head>
  <meta name="keyword" content="WAP"/>
 </head>
 <card id="main" title="Go To URL">
  <do type="accept" label="Go">
   <go href = "http://wap.google.com/gwt/n" method = "get">
    <postfield name="output" value="wml"/>
    <postfield name="u" value="$(u)"/>
   </go>
  </do>
		
  <p>
	 Google Transcoder<br/>
   http://<input emptyok="false" name="u" value = ""/><br/>
   <anchor title="Go">
     <go href = "http://wap.google.com/gwt/n" method = "get">
      <postfield name="output" value="wml"/>
      <postfield name="u" value="$(u)"/>
    </go>Go
   </anchor><br/>			
  </p>
 </card>
</wml>
