<?xml version='1.0' encoding="ISO-8859-1" ?>

<Conference>

         <Title>Add the name of the conference here</Title>

         <Acronym>Add the conference acronym here</Acronym>

         <Link>Add the link here</Link>

         <Org>Add organizer 1 here (e.g. IEEE)</Org>
         <Org>Add organizer 2 here (e.g. ACM)</Org>
         <Org>Add organizer 3 here (e.g. IFIP)</Org>
         <Project>Optionally provide a project for which the conference is relevant</Project>
         <Project>Optionally provide another project for which the conference is relevant</Project>

         <AbstractDue>Add abstract due date here (yyyy-mm-dd)</AbstractDue>
         <FullPaperDue>Add full paper due date here (yyyy-mm-dd)</FullPaperDue>
         <Notify>Add full paper due date here (yyyy-mm-dd)</Notify>

         <From>Add first day of conference here (yyyy-mm-dd)</From>
         <To>Add last day of conference here (yyyy-mm-dd)</To>
         
         <Location>Add location of conference here (e.g. Vienna, Austria)</Location>

</Conference>

