<?xml version="1.0" encoding="utf-8"?>
	<level>
		<number>1</number>
		<creepCount>20</creepCount>
		<enemy>
			<type>green</type>
			<count>20</count>
			<health>15</health>
			<speed>2</speed>
			<gap>1500</gap>
			<value>21</value>
		</enemy>
	</level>
	<level>
		<number>2</number>
		<creepCount>40</creepCount>
		<enemy>
			<type>blue</type>
			<count>30</count>
			<health>25</health>
			<speed>5</speed>
			<gap>1800</gap>
			<value>11</value>
		</enemy>
		<enemy>
			<type>red</type>
			<count>20</count>
			<health>50</health>
			<speed>4</speed>
			<gap>1200</gap>
			<value>12</value>
		</enemy>
	</level>
	<level>
		<number>3</number>
		<creepCount>30</creepCount>
		<enemy>
			<type>purple</type>
			<count>15</count>
			<health>50</health>
			<speed>10</speed>
			<gap>1100</gap>
			<value>13</value>
		</enemy>
		<enemy>
			<type>blue</type>
			<count>15</count>
			<health>60</health>
			<speed>6</speed>
			<gap>1200</gap>
			<value>15</value>
		</enemy>
	</level>
	<level>
		<number>4</number>
		<creepCount>25</creepCount>
		<enemy>
			<type>purple</type>
			<count>25</count>
			<health>90</health>
			<speed>7</speed>
			<gap>1000</gap>
			<value>23</value>
		</enemy>
	</level>
	<level>
		<number>5</number>
		<creepCount>20</creepCount>
		<enemy>
			<type>purple</type>
			<count>20</count>
			<health>120</health>
			<speed>4</speed>
			<gap>800</gap>
			<value>27</value>
		</enemy>
	</level>
	<level>
		<number>6</number>
		<creepCount>15</creepCount>
		<enemy>
			<type>purple</type>
			<count>15</count>
			<health>135</health>
			<speed>4</speed>
			<gap>600</gap>
			<value>30</value>
		</enemy>
	</level>
	<level>
		<number>7</number>
		<creepCount>1</creepCount>
		<enemy>
			<type>purple</type>
			<count>40</count>
			<health>3500</health>
			<speed>1</speed>
			<gap>400</gap>
			<value>500</value>
		</enemy>
	</level>
	<level>
		<number>8</number>
		<creepCount>10</creepCount>
		<enemy>
			<type>green</type>
			<count>2</count>
			<health>400</health>
			<speed>8</speed>
			<gap>1500</gap>
			<value>113</value>
		</enemy>
		<enemy>
			<type>red</type>
			<count>2</count>
			<health>450</health>
			<speed>6</speed>
			<gap>1500</gap>
			<value>120</value>
		</enemy>
		<enemy>
			<type>blue</type>
			<count>2</count>
			<health>500</health>
			<speed>4</speed>
			<gap>1500</gap>
			<value>135</value>
		</enemy>
		<enemy>
			<type>purple</type>
			<count>4</count>
			<health>600</health>
			<speed>2</speed>
			<gap>1500</gap>
			<value>150</value>
		</enemy>
	</level>
	<level>
		<number>9</number>
		<creepCount>3</creepCount>
		<enemy>
			<type>green</type>
			<count>3</count>
			<health>2100</health>
			<speed>1</speed>
			<gap>400</gap>
			<value>420</value>
		</enemy>
	</level>
	<level>
		<number>10</number>
		<creepCount>10</creepCount>
		<enemy>
			<type>red</type>
			<count>10</count>
			<health>500</health>
			<speed>5</speed>
			<gap>600</gap>
			<value>105</value>
		</enemy>
	</level>
	<level>
		<number>11</number>
		<creepCount>15</creepCount>
		<enemy>
			<type>blue</type>
			<count>15</count>
			<health>750</health>
			<speed>3</speed>
			<gap>800</gap>
			<value>120</value>
		</enemy>
	</level>
	<level>
		<number>12</number>
		<creepCount>40</creepCount>
		<enemy>
			<type>blue</type>
			<count>10</count>
			<health>800</health>
			<speed>4</speed>
			<gap>500</gap>
			<value>200</value>
		</enemy>
		<enemy>
			<type>green</type>
			<count>10</count>
			<health>1000</health>
			<speed>3</speed>
			<gap>1000</gap>
			<value>200</value>
		</enemy>
		<enemy>
			<type>red</type>
			<count>10</count>
			<health>450</health>
			<speed>6</speed>
			<gap>500</gap>
			<value>200</value>
		</enemy>
		<enemy>
			<type>purple</type>
			<count>10</count>
			<health>500</health>
			<speed>7</speed>
			<gap>1000</gap>
			<value>200</value>
		</enemy>
	</level>