diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-12-19 10:40:25 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-12-19 10:40:25 -0200 |
commit | 4bea08060e7cea0dff3d153486fc07b69dc4b2f2 (patch) | |
tree | bbea5d430fd81b3565046097288be3029a5b333b | |
parent | c2c9b5fbb2547dbcd300f527f5f0a49581a67e6a (diff) | |
download | feeds-4bea08060e7cea0dff3d153486fc07b69dc4b2f2.tar.gz feeds-4bea08060e7cea0dff3d153486fc07b69dc4b2f2.tar.bz2 |
Adding brasil/tech
-rw-r--r-- | brasil/tech.opml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/brasil/tech.opml b/brasil/tech.opml new file mode 100644 index 0000000..5906124 --- /dev/null +++ b/brasil/tech.opml @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<opml version="1.0"> + <head> + <title>Brasil - Tecnologia</title> + </head> + <body> + <outline title="Brasil - Tecnologia"> + <outline type="rss" xmlUrl="http://convergenciadigital.uol.com.br/cgi/cgilua.exe/sys/start.xml?tpl=home_rss_092" htmlUrl="http://convergenciadigital.uol.com.br/cgi/cgilua.exe/sys/start.htm?tpl=home" title="ConvergĂȘncia Digital"/> + </outline> + </body> +</opml> |