|  | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 
|  | <html xmlns="http://www.w3.org/1999/xhtml"><head> | 
|  | <meta http-equiv="content-type" content="text/html; charset=utf-8"> | 
|  | <title>Google Web Toolkit Release Notes</title> | 
|  |  | 
|  | <style> | 
|  | body { | 
|  | background-color: white; | 
|  | color: black; | 
|  | font-family: Arial, sans-serif; | 
|  | font-size: large; | 
|  | margin: 20px; | 
|  | } | 
|  | a { | 
|  | color: blue; | 
|  | font-weight: bold; | 
|  | } | 
|  | </style></head> | 
|  |  | 
|  | <body> | 
|  | <h1 style="margin-bottom: 0;">Google Web Toolkit Release Notes</h1> | 
|  | <p> | 
|  | Release notes for the | 
|  | <a href="http://code.google.com/webtoolkit/doc/latest/ReleaseNotes.html">Latest Version</a> | 
|  | and <a href="http://code.google.com/webtoolkit/release-notes.html">Older Versions</a> | 
|  | can be found on the GWT project hosting website. | 
|  | </p> | 
|  | </body> | 
|  | </html> |