<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2">

  <aggregation dimName="time" type="joinExisting">
    <netcdf location="jan.nc"/>
    <netcdf location="feb.nc"/>
  </aggregation>

</netcdf>
