<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE conferences SYSTEM "conferences.dtd">

<?xml-stylesheet type="text/xsl" href="conferences.xsl"?>

<conferences>
<conf>
    <name>SIGCOMM</name>
    <year>2008</year>
    <subdate>Feb 1, 2008</subdate>
    <place>Seattle, WA, USA</place>
    <hdate>August, 17-22</hdate>
    <npages>12 pages, 10pt, two-column</npages>
</conf>

<conf>
	<name>ICNP</name> 
	<year>2008</year> 
	<subdate>April 19th, 2008</subdate> 
	<place>Orlando, Florida, USA</place> 
	<hdate>Oct 19-22, 2008</hdate> 
	<npages>10</npages>
</conf>

<conf>
	<name>MobiCom</name> 
	<year>2008</year> 
	<subdate>Feb 28, 2008</subdate> 
	<place>San Francisco, CA, USA</place> 
	<hdate>Septmber, 2008</hdate> 
	<npages>12</npages>
</conf>

<conf>
	<name>Infocom</name> 
	<year>2009</year> 
	<subdate>Aug 22, 2008</subdate> 
	<place>Rio de Janeiro, Brazil</place> 
	<hdate>April 20-25, 2009</hdate> 
	<npages>9</npages>
</conf>

<conf>
	<name>PODC</name> 
	<year>2008</year> 
	<subdate>Feb 4th, 2008</subdate> 
	<place>Toronto, Canada</place> 
	<hdate>Aug 18-21, 2008</hdate> 
	<npages>12, single column</npages>
</conf>

<conf>
    <name>NSDI</name>
    <year>2009</year>
    <subdate>October 10, 2008</subdate>
    <place>Boston, MA, USA</place>
    <hdate>April 22-24</hdate>
    <npages>14 pages, two-column</npages>
</conf>

<conf>
    <name>IPSN</name>
    <year>2008</year>
    <subdate>October 26, 2007</subdate>
    <place>St. Louis, Missouri, USA</place>
    <hdate>April 22-24</hdate>
    <npages>12</npages>
</conf>

<conf>
	<name>ICDCS</name> 
	<year>2008</year> 
	<subdate>Nov 15th</subdate> 
	<place>Montreal, Canada</place> 
	<hdate>June 22-26, 2008</hdate> 
	<npages>25, single column, double space</npages>
</conf>

<conf>
	<name>SenSys</name> 
	<year>2008</year> 
	<subdate>Apr 7th, 2008</subdate> 
	<place>Raleigh, NC, USA</place> 
	<hdate>Nov 5-7, 2008</hdate> 
	<npages>14?</npages>
</conf>

<conf>
	<name>MobiHoc</name> 
	<year>2008</year> 
	<subdate>Nov 16</subdate> 
	<place>Hong Kong, P.R.China</place> 
	<hdate>May 26-30, 2008</hdate> 
	<npages>10</npages>
</conf>

<conf>
	<name>MobiSys</name> 
	<year>2008</year> 
	<subdate>unknown</subdate> 
	<place>unknown</place> 
	<hdate>unknown</hdate> 
	<npages>14</npages>
</conf>

<conf>
	<name>ICCCN</name> 
	<year>2008</year> 
	<subdate>Feb 17, 2008</subdate> 
	<place>Virgin Islands, USA</place> 
	<hdate>Aug 4-7, 2008</hdate> 
	<npages>6</npages>
</conf>

<conf>
	<name>LCN</name> 
	<year>2008</year> 
	<subdate>April 7, 2008</subdate> 
	<place>Montreal, Canada</place> 
	<hdate>Oct 20-23, 2008</hdate> 
	<npages>8</npages>
</conf>

<conf>
	<name>IPCCC</name> 
	<year>2008</year> 
	<subdate>unknown</subdate> 
	<place>unknown</place> 
	<hdate>unknown</hdate> 
	<npages>12</npages>
</conf>

<conf>
	<name>ICC</name> 
	<year>2009</year> 
	<subdate>Sept 8th, 2008</subdate> 
	<place>Dresden, Germany</place> 
	<hdate>June 14-18, 2008</hdate> 
	<npages>6</npages>
</conf>

<conf>
	<name>WCNC</name> 
	<year>2008</year> 
	<subdate>Sept 20th, 2007</subdate> 
	<place>Las Vegas, Neveda, USA</place> 
	<hdate>March 30-April 3, 2008</hdate> 
	<npages>6</npages>
</conf>

<conf>
	<name>ICPP</name> 
	<year>2008</year> 
	<subdate>Feb 4th, 2008</subdate> 
	<place>Portland, Oregon, USA</place> 
	<hdate>Sept 8-12, 2008</hdate> 
	<npages>IEEE standard, 8 pages</npages>
</conf>

<conf>
	<name>IPDPS</name> 
	<year>2008</year> 
	<subdate>October 8th</subdate> 
	<place>Miami, Florida, USA</place> 
	<hdate>April 14-18</hdate> 
	<npages>15, single space, 1 or 2 columns</npages>
</conf>

</conferences>

