1 2 3 4 5 6 7 8
<html> <head> </head> <body> <script src="http://httpbin.org/status/404"> </script> </body> </html>