* @license LGPL The GNU Lesser GPL (LGPL) or an MIT-like license. */ require_once '../src/QueryPath/QueryPath.php'; // The URL of the remote RSS feed. $remote = 'http://querypath.org/aggregator/rss/2/rss.xml'; // We will write the results into this document. $out = qp(QueryPath::HTML_STUB, 'title') ->text('RSS Titles') ->top() ->find('body') ->append('