Added default.opml.

This commit is contained in:
John MacFarlane 2013-03-20 10:17:13 -07:00
parent 25f999ad52
commit 7ac22fea63

11
default.opml Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<opml version="2.0">
<head>
<title>$title$</title>
<dateModified>$date$</dateModified>
<ownerName>$author$</ownerName>
</head>
<body>
$body$
</body>
</opml>