{{ if $response.sorted }}$response.sorted{{ endif }} {{ if $response.filtered }}$response.filtered{{ endif }} {{ if $response.updatedSince }}$response.updatedSince{{ endif }} $response.startIndex $response.itemsPerPage $response.totalResults {{ if $response.totalResults }} {{ for $response.entry as $ent }} {{ inc $poco_entry_xml with $entry=$ent }}{{ endinc }} {{ endfor }} {{ else }} {{ endif }}