<?xml version="1.0" encoding="UTF-8"?>
<opml version="2.0" xmlns:grazr="http://docs.grazr.com/script/spec/1.0">
<head>
  <title>Buscador y lector de noticias de Google News</title>
</head>
<body>
  <grazr:form name="Buscadornoticia">
    Termino de búsqueda: <input type="text" name="subject" /> 
    <input type="submit" value="Enter" /> 
  </grazr:form>

  <grazr:formtemplate name="Buscadornoticia"
    file="http://news.google.com/news?hl=es&amp;ned=es&amp;q=%subject%&amp;output=rss" />

  <grazr:formresult text="Noticias de Google:" name="Buscadornoticia" />

</body>
</opml>
