diff options
Diffstat (limited to 'dictionaries/atom.dict')
-rw-r--r-- | dictionaries/atom.dict | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/dictionaries/atom.dict b/dictionaries/atom.dict new file mode 100644 index 00000000..e9e6884d --- /dev/null +++ b/dictionaries/atom.dict @@ -0,0 +1,33 @@ +# https://validator.w3.org/feed/docs/atom.html +# https://tools.ietf.org/html/rfc4287 + +"<?xml version='1.0' encoding='utf-8'?>" +"<feed xmlns='http://www.w3.org/2005/Atom'>" + +"<alternate>" +"<author>" +"<category>" +"<content>" +"<contributor>" +"<email>" +"<entry>" +"<feed>" +"<first>" +"<generator>" +"<icon>" +"<id>" +"<last>" +"<link>" +"<logo>" +"<modified/> +"<name>" +"<next>" +"<previous>" +"<published>" +"<rights>" +"<source>" +"<subtitle>" +"<summary>" +"<title>" +"<updated>" +"<uri>" |