about summary refs log tree commit diff
path: root/spec/fixtures/requests/oembed_invalid_xml.html
blob: 405834f129aa9183029756457bd8da42f6c7bab3 (plain) (blame)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <head>
    <link href=':' rel='alternate' type='application/xml+oembed'>
  </head>
  <body></body>
</html>