<html>
  <head><title>Cacheable Test page 2</title><head>
  <body>
    <script type="application/javascript" src="/cache_transparency/cacheable.js"></script>
    <script>document.title = "hello world";</script>
    <h1>hello world</h1>
  </body>
</html>