Vimeo Test Video page
<!DOCTYPE html>
<html>
<head>
<title>Video List</title>
</head>
<body>
<h1>Select a Video</h1>
<ul>
<li><a href="<iframe title="vimeo-player" src="https://player.vimeo.com/video/716871224?h=1b8aa4c181" width="640" height="360" frameborder="0" allowfullscreen></iframe>">Video 1</a></li>
<li><a href="video2.mp4">Video 2</a></li>
<li><a href="video3.mp4">Video 3</a></li>
</ul>
<iframe src="https://player.vimeo.com/video/826015913?h=1240d53071" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
<p><a href="https://vimeo.com/826015913">ExtremeWhips by SoundExtreme</a> from <a href="https://vimeo.com/ecoxgear">ECOXGEAR</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
</body>
</html>