diff --git a/pagefetch.xml b/pagefetch.xml
new file mode 100644
index 00000000..7d0725be
--- /dev/null
+++ b/pagefetch.xml
@@ -0,0 +1,21 @@
+
+
+
+ select * from {table} where url="http://finance.yahoo.com/q?s=yhoo" and xpath='//div[@id="yfi_headlines"]/div[2]/ul/li/a'
+ Retrieve HTML document fragments
+
+
+
+
+