17 lines
383 B
HTML
17 lines
383 B
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN" "html.dtd">
|
|
<HTML>
|
|
|
|
<head>
|
|
<title>Belgian Sheepdog</title>
|
|
<meta name="breedName" content="Belgian Sheepdog">
|
|
<meta name="breedWeight" content="30">
|
|
<meta name="breedFirstBred" content="1891">
|
|
<meta name="breedOrigin" content="Belgium">
|
|
</head>
|
|
|
|
<BODY>
|
|
This is a page about the Belgian Sheepdog.
|
|
</BODY>
|
|
|
|
</HTML>
|