diff options
author | emkael <emkael@tlen.pl> | 2017-01-18 20:07:16 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-01-18 20:07:16 +0100 |
commit | 9a9c04512e5dcb77c7fe5d850e3f2a0250cc160e (patch) | |
tree | fed46b5f4c2ed3a050bb1a7ad7c6d0a3ea844d55 /lib/querypath/test/data.html | |
parent | c5bcf8f74fb80b7e163663845b0d6e35cabface3 (diff) |
* Motor Sport Magazine feed provider
Diffstat (limited to 'lib/querypath/test/data.html')
-rw-r--r-- | lib/querypath/test/data.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/querypath/test/data.html b/lib/querypath/test/data.html new file mode 100644 index 0000000..85d15c5 --- /dev/null +++ b/lib/querypath/test/data.html @@ -0,0 +1,15 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/html4/loose.dtd"> + +<html lang="en"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> + <title>data</title> + <meta name="generator" content="TextMate http://macromates.com/"> + <meta name="author" content="Matthew Butcher"> + <!-- Date: 2008-12-17 --> +</head> +<body> + <h1 id="title">This is the title</h1> +</body> +</html> |