HTTP/1.1 200 OK
Server: Apache
Date: Wed, 09 Dec 2015 03:29:14 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive

<html>
  <head>
    <title>Test</title>
  </head>
  <body class="h-entry">
    <p class="e-content">This page has a video tag with the target URL.</p>
    <video class="u-video" src="http://target.example.com/movie.mp4"></video>
  </body>
</html>