initial commit: mime detection for programming files
[MIME_Type_PlainDetect.git] / tests / files / htm / file
1 <html>
2  <head>
3   <title>foo</title>
4  </head>
5  <body>
6   <h1>heading</h1>
7  </body>
8 </html>