<?xml version="1.0" encoding="utf-8"?>
	<level>
		<number>1</number>
		<creepCount>60</creepCount>
		<enemy>
			<type>green</type>
			<count>60</count>
			<health>15</health>
			<speed>2</speed>
			<gap>1500</gap>
			<value>5</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>7</value>
		</enemy>
		<enemy>
			<type>red</type>
			<count>20</count>
			<health>50</health>
			<speed>4</speed>
			<gap>1200</gap>
			<value>8</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>9</value>
		</enemy>
		<enemy>
			<type>blue</type>
			<count>15</count>
			<health>60</health>
			<speed>6</speed>
			<gap>1200</gap>
			<value>10</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>15</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>17</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>20</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>100</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>75</value>
		</enemy>
		<enemy>
			<type>red</type>
			<count>2</count>
			<health>450</health>
			<speed>6</speed>
			<gap>1500</gap>
			<value>80</value>
		</enemy>
		<enemy>
			<type>blue</type>
			<count>2</count>
			<health>500</health>
			<speed>4</speed>
			<gap>1500</gap>
			<value>90</value>
		</enemy>
		<enemy>
			<type>purple</type>
			<count>4</count>
			<health>600</health>
			<speed>2</speed>
			<gap>1500</gap>
			<value>100</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>65</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>70</value>
		</enemy>
	</level>
	<level>
		<number>11</number>
		<creepCount>15</creepCount>
		<enemy>
			<type>blue</type>
			<count>15</count>
			<health>800</health>
			<speed>4</speed>
			<gap>800</gap>
			<value>80</value>
		</enemy>
	</level>
	<level>
		<number>12</number>
		<creepCount>50</creepCount>
		<enemy>
			<type>blue</type>
			<count>10</count>
			<health>800</health>
			<speed>4</speed>
			<gap>500</gap>
			<value>100</value>
		</enemy>
		<enemy>
			<type>blue</type>
			<count>10</count>
			<health>1000</health>
			<speed>3</speed>
			<gap>1000</gap>
			<value>100</value>
		</enemy>
		<enemy>
			<type>blue</type>
			<count>10</count>
			<health>450</health>
			<speed>6</speed>
			<gap>500</gap>
			<value>100</value>
		</enemy>
		<enemy>
			<type>blue</type>
			<count>10</count>
			<health>500</health>
			<speed>7</speed>
			<gap>1000</gap>
			<value>100</value>
		</enemy>
		<enemy>
			<type>blue</type>
			<count>10</count>
			<health>600</health>
			<speed>8</speed>
			<gap>200</gap>
			<value>100</value>
		</enemy>
	</level>