<?xml version="1.0" encoding="utf-8" ?>
<sparql xmlns="http://www.w3.org/2005/sparql-results#">
  <head>
    <variable name="country"/>
    <variable name="gdp"/>
    <variable name="iso2"/>
    <variable name="year"/>
    <variable name="gdppercapita"/>
    <variable name="ghgpercapita"/>
    <variable name="population"/>
    <variable name="ghgtotal"/>
  </head>
  <results>
  </results>
</sparql>
